diff --git a/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md b/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md new file mode 100644 index 00000000000..a5b25259ec5 --- /dev/null +++ b/graph/decisions/utilize-custom-agents-and-skills-more-across-all-projects-9e502d.md @@ -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.