From 4db18bdd72fe9bc7a4c6b1b96bd14d911c59d958 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 23:48:30 -0600 Subject: [PATCH] episode: Skill architecture: SKILL.md only, app code lives separately --- episodes/2026-02-28.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-28.md b/episodes/2026-02-28.md index 9684cfcbf15..a162745d90f 100644 --- a/episodes/2026-02-28.md +++ b/episodes/2026-02-28.md @@ -240,3 +240,7 @@ Session size: 9 messages, 1 tool calls ## 23:48 - z-image restructured as proper Python package with uv tool install - **Type:** configuration - **Tags:** z-image, python, uv, cli-tools, configuration, claude-code-config, skills + +## 23:48 - Skill architecture: SKILL.md only, app code lives separately +- **Type:** code_pattern +- **Tags:** claude-code, skills, architecture, best-practices, python, uv, claude-code-config