From bc0e8e7fdec768437304259368e91c3931d5fd4d Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 23:48:42 -0600 Subject: [PATCH] relate: 6cc417e2 --CAUSES--> e0a851a7 --- ...skillmd-only-app-code-lives-separately-e0a851.md | 8 +++++++- ...ation-scoped-user-skills-over-symlinks-6cc417.md | 7 ++++++- ...CAUSES--skill-architecture-skillmd-onl-08489f.md | 13 +++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/skill-organization-scoped-user--CAUSES--skill-architecture-skillmd-onl-08489f.md diff --git a/graph/code-patterns/skill-architecture-skillmd-only-app-code-lives-separately-e0a851.md b/graph/code-patterns/skill-architecture-skillmd-only-app-code-lives-separately-e0a851.md index 7aec1cb9293..9f171e919a1 100644 --- a/graph/code-patterns/skill-architecture-skillmd-only-app-code-lives-separately-e0a851.md +++ b/graph/code-patterns/skill-architecture-skillmd-only-app-code-lives-separately-e0a851.md @@ -6,7 +6,13 @@ tags: [claude-code, skills, architecture, best-practices, python, uv, claude-cod importance: 0.75 confidence: 0.8 created: "2026-03-01T05:48:30.126096+00:00" -updated: "2026-03-01T05:48:30.126096+00:00" +updated: "2026-03-01T05:48:42.810088+00:00" +relations: + - target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 + type: CAUSES + direction: incoming + strength: 0.9 + edge_id: 08489f38-78fc-4153-bad9-5d41e8c3164c --- # Skill Architecture Pattern: Separate App Code from Skill Instructions 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 17a3e1798ec..334d366d1b6 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,13 +6,18 @@ 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:40.223515+00:00" +updated: "2026-03-01T05:48:42.810088+00:00" relations: - target: dfa75d94-cfcc-459c-999b-41123d4f700a type: CAUSES direction: outgoing strength: 0.9 edge_id: c11ece93-4701-4075-9b0f-c7d62e8ecaa9 + - target: e0a851a7-1dc5-4191-b220-aa90112a1171 + type: CAUSES + direction: outgoing + strength: 0.9 + edge_id: 08489f38-78fc-4153-bad9-5d41e8c3164c --- # Skill Organization Strategy: Scoped User Skills Over Symlinks diff --git a/graph/edges/skill-organization-scoped-user--CAUSES--skill-architecture-skillmd-onl-08489f.md b/graph/edges/skill-organization-scoped-user--CAUSES--skill-architecture-skillmd-onl-08489f.md new file mode 100644 index 00000000000..0a262f5bee8 --- /dev/null +++ b/graph/edges/skill-organization-scoped-user--CAUSES--skill-architecture-skillmd-onl-08489f.md @@ -0,0 +1,13 @@ +--- +id: 08489f38-78fc-4153-bad9-5d41e8c3164c +type: CAUSES +from_id: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 +from_title: "Skill organization: scoped user skills over symlinks" +to_id: e0a851a7-1dc5-4191-b220-aa90112a1171 +to_title: "Skill architecture: SKILL.md only, app code lives separately" +strength: 0.9 +created: "2026-03-01T05:48:42.810088+00:00" +updated: "2026-03-01T05:48:42.810088+00:00" +--- + +Skill organization decision motivates the architectural pattern of keeping only SKILL.md in skills directory