From fda4dc3c4c325476c960353d6837642a2660ab45 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 23:48:45 -0600 Subject: [PATCH] relate: e0a851a7 --CAUSES--> 002fc433 --- ...skillmd-only-app-code-lives-separately-e0a851.md | 7 ++++++- ...s-proper-python-package-with-uv-tool-i-002fc4.md | 8 +++++++- ...CAUSES--z-image-restructured-as-proper-f8920f.md | 13 +++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/skill-architecture-skillmd-onl--CAUSES--z-image-restructured-as-proper-f8920f.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 9f171e919a1..2be04216900 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,13 +6,18 @@ 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:42.810088+00:00" +updated: "2026-03-01T05:48:45.159537+00:00" relations: - target: 6cc417e2-8b8a-4629-a611-b2b379ad39b4 type: CAUSES direction: incoming strength: 0.9 edge_id: 08489f38-78fc-4153-bad9-5d41e8c3164c + - target: 002fc433-6969-4f1d-b400-50b8324bb82d + type: CAUSES + direction: outgoing + strength: 0.9 + edge_id: f8920f75-7809-4b4a-ae30-77bd85c28ef1 --- # Skill Architecture Pattern: Separate App Code from Skill Instructions diff --git a/graph/configurations/z-image-restructured-as-proper-python-package-with-uv-tool-i-002fc4.md b/graph/configurations/z-image-restructured-as-proper-python-package-with-uv-tool-i-002fc4.md index 402b4404970..57be0562ce2 100644 --- a/graph/configurations/z-image-restructured-as-proper-python-package-with-uv-tool-i-002fc4.md +++ b/graph/configurations/z-image-restructured-as-proper-python-package-with-uv-tool-i-002fc4.md @@ -6,7 +6,13 @@ tags: [z-image, python, uv, cli-tools, configuration, claude-code-config, skills importance: 0.65 confidence: 0.8 created: "2026-03-01T05:48:22.211904+00:00" -updated: "2026-03-01T05:48:22.211904+00:00" +updated: "2026-03-01T05:48:45.159537+00:00" +relations: + - target: e0a851a7-1dc5-4191-b220-aa90112a1171 + type: CAUSES + direction: incoming + strength: 0.9 + edge_id: f8920f75-7809-4b4a-ae30-77bd85c28ef1 --- # z-image Restructured as Proper Python Package diff --git a/graph/edges/skill-architecture-skillmd-onl--CAUSES--z-image-restructured-as-proper-f8920f.md b/graph/edges/skill-architecture-skillmd-onl--CAUSES--z-image-restructured-as-proper-f8920f.md new file mode 100644 index 00000000000..c33d450f34d --- /dev/null +++ b/graph/edges/skill-architecture-skillmd-onl--CAUSES--z-image-restructured-as-proper-f8920f.md @@ -0,0 +1,13 @@ +--- +id: f8920f75-7809-4b4a-ae30-77bd85c28ef1 +type: CAUSES +from_id: e0a851a7-1dc5-4191-b220-aa90112a1171 +from_title: "Skill architecture: SKILL.md only, app code lives separately" +to_id: 002fc433-6969-4f1d-b400-50b8324bb82d +to_title: "z-image restructured as proper Python package with uv tool install" +strength: 0.9 +created: "2026-03-01T05:48:45.159537+00:00" +updated: "2026-03-01T05:48:45.159537+00:00" +--- + +The SKILL.md-only pattern was applied to restructure z-image as a proper Python package