store: Utilize custom agents and skills more across all projects

This commit is contained in:
Cal Corum 2026-02-16 12:27:45 -06:00
parent 7fe4dbeffa
commit 350a93a1ce

View File

@ -0,0 +1,12 @@
---
id: 9e502d2b-bf95-4161-8190-ba153b9961d0
type: decision
title: "Utilize custom agents and skills more across all projects"
tags: [claude-code, agents, skills, workflow, decision]
importance: 0.8
confidence: 0.8
created: "2026-02-16T18:27:45.633590+00:00"
updated: "2026-02-16T18:27:45.633590+00:00"
---
Decision to start leveraging custom agents (.claude/agents/) and skills (.claude/skills/) more frequently across all projects. Added VS Code code snippets from indydevdan's gist (https://gist.github.com/disler/d9f1285892b9faf573a0699aad70658f) as templates for creating new agents and skills. Goal: better task delegation, specialized workflows, and reusable automation patterns.