📝 Update CLAUDE.md and g4b_ai READMEs

This commit is contained in:
2026-05-11 17:08:16 +02:00
parent 320c645294
commit 5e37331d31
4 changed files with 8 additions and 21 deletions
+1 -2
View File
@@ -1,2 +1 @@
when committing, use gitmjoi prefixes instead of "chore" etc.
These are workflow skills for the user. Most of them build on the concept of a workpad
-13
View File
@@ -87,16 +87,3 @@ ln -s /tmp/reliquary/plugins/g4b_ai/skills/workpad ~/.claude/skills/workpad
```
A skill is just a directory containing a `SKILL.md` — no further wiring is needed.
## Layout
```
plugins/g4b_ai/
├── .claude-plugin/
│ └── plugin.json
└── skills/
├── workpad/SKILL.md
├── research-tree/SKILL.md
├── implementation-orchestration/SKILL.md
└── markdown-embedded-svg/SKILL.md
```