From 5554bcff4ca872d8c9b518782f8abad2a1827894 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 23:48:47 -0600 Subject: [PATCH] relate: 6cc417e2 --BUILDS_ON--> 9e502d2b --- ...ation-scoped-user-skills-over-symlinks-6cc417.md | 7 ++++++- ...ts-and-skills-more-across-all-projects-9e502d.md | 8 +++++++- ...LDS_ON--utilize-custom-agents-and-skil-30e44e.md | 13 +++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/skill-organization-scoped-user--BUILDS_ON--utilize-custom-agents-and-skil-30e44e.md diff --git a/graph/decisions/skill-organization-scoped-user-skills-over-symlinks-6cc417.md b/graph/decisions/skill-organization-scoped-user-skills-over-symlinks-6cc417.md index 334d366d1b6..80e95a5e0a1 100644 --- a/graph/decisions/skill-organization-scoped-user-skills-over-symlinks-6cc417.md +++ b/graph/decisions/skill-organization-scoped-user-skills-over-symlinks-6cc417.md @@ -6,7 +6,7 @@ tags: [claude-code, skills, organization, best-practices, scope-guards, claude-c importance: 0.8 confidence: 0.8 created: "2026-03-01T05:48:08.265336+00:00" -updated: "2026-03-01T05:48:42.810088+00:00" +updated: "2026-03-01T05:48:47.715024+00:00" relations: - target: dfa75d94-cfcc-459c-999b-41123d4f700a type: CAUSES @@ -18,6 +18,11 @@ relations: direction: outgoing strength: 0.9 edge_id: 08489f38-78fc-4153-bad9-5d41e8c3164c + - target: 9e502d2b-bf95-4161-8190-ba153b9961d0 + type: BUILDS_ON + direction: outgoing + strength: 0.8 + edge_id: 30e44ec2-f9ea-49db-bf2e-6e9a98508c94 --- # Skill Organization Strategy: Scoped User Skills Over Symlinks 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 index a5b25259ec5..dea6df86fe9 100644 --- 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 @@ -6,7 +6,13 @@ 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" +updated: "2026-03-01T05:48:47.715024+00:00" +relations: + - target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 + type: BUILDS_ON + direction: incoming + strength: 0.8 + edge_id: 30e44ec2-f9ea-49db-bf2e-6e9a98508c94 --- 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. diff --git a/graph/edges/skill-organization-scoped-user--BUILDS_ON--utilize-custom-agents-and-skil-30e44e.md b/graph/edges/skill-organization-scoped-user--BUILDS_ON--utilize-custom-agents-and-skil-30e44e.md new file mode 100644 index 00000000000..d4b970bf508 --- /dev/null +++ b/graph/edges/skill-organization-scoped-user--BUILDS_ON--utilize-custom-agents-and-skil-30e44e.md @@ -0,0 +1,13 @@ +--- +id: 30e44ec2-f9ea-49db-bf2e-6e9a98508c94 +type: BUILDS_ON +from_id: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 +from_title: "Skill organization: scoped user skills over symlinks" +to_id: 9e502d2b-bf95-4161-8190-ba153b9961d0 +to_title: "Utilize custom agents and skills more across all projects" +strength: 0.8 +created: "2026-03-01T05:48:47.715024+00:00" +updated: "2026-03-01T05:48:47.715024+00:00" +--- + +Scoped skills decision builds on the general decision to use agents and skills more across projects