relate: 6cc417e2 --CAUSES--> e0a851a7

This commit is contained in:
Cal Corum 2026-02-28 23:48:42 -06:00
parent 2c4914bcde
commit bc0e8e7fde
3 changed files with 26 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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