Add 'handoff' skill to improve workflow documentation and agent transitions

This commit is contained in:
Matt Pocock 2026-05-11 09:13:01 +01:00
parent 9fecab929a
commit b6250ed602
5 changed files with 3 additions and 1 deletions

View file

@ -163,6 +163,7 @@ General workflow tools, not code-specific.
- **[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.
- **[write-a-skill](./skills/productivity/write-a-skill/SKILL.md)** — Create new skills with proper structure, progressive disclosure, and bundled resources.
### Misc