- Add `ask-matt` skill for user-invoked routing. - Introduce `codebase-design` and `domain-modeling` skills, updating dependencies. - Remove unused `caveman` and `zoom-out` skills. - Rename `diagnose` skill to `diagnosing-bugs`. - Add `resolving-merge-conflicts` skill for handling git conflicts. - Tighten `review` skill with improved checks. - Update skill taxonomy to user-invoked and model-invoked. - Replace `write-a-skill` with `writing-great-skills` for better guidance.
11 lines
542 B
Markdown
11 lines
542 B
Markdown
---
|
|
"mattpocock-skills": major
|
|
---
|
|
|
|
Replace **`write-a-skill`** with **`writing-great-skills`**.
|
|
|
|
- Removed `write-a-skill`.
|
|
- Added `writing-great-skills` (plus its `GLOSSARY.md`) — a reference for writing and editing skills well: the vocabulary and principles that make a skill predictable, hunting no-ops down to the sentence level.
|
|
- Exposed `grilling` as a model-invoked skill — the reusable interview loop behind `grill-me` and `grill-with-docs`.
|
|
|
|
**Breaking:** `write-a-skill` has been removed; use `writing-great-skills` instead.
|