refine: Remove 'caveman' skill and update documentation accordingly

This commit is contained in:
Matt Pocock 2026-06-17 14:56:08 +01:00
commit 245e31bbbd
2 changed files with 0 additions and 2 deletions

View file

@ -14,7 +14,6 @@
"./skills/engineering/domain-modeling",
"./skills/engineering/codebase-design",
"./skills/engineering/decision-mapping",
"./skills/productivity/caveman",
"./skills/productivity/grill-me",
"./skills/productivity/grilling",
"./skills/productivity/handoff",

View file

@ -172,7 +172,6 @@ General workflow tools, not code-specific.
**User-invoked**
- **[caveman](./skills/productivity/caveman/SKILL.md)** — Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler while keeping full technical accuracy.
- **[grill-me](./skills/productivity/grill-me/SKILL.md)** — Get relentlessly interviewed about a plan or design until every branch of the decision tree is resolved.
- **[handoff](./skills/productivity/handoff/SKILL.md)** — Compact the current conversation into a handoff document so another agent can continue the work.
- **[teach](./skills/productivity/teach/SKILL.md)** — Teach the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace.