Files
skills/skills/productivity/README.md
T
Matt Pocock 7a32991c2f feat: Add new skills and templates for domain modeling, bug diagnosis, and architectural improvement
- Introduced a human-in-the-loop script for bug diagnosis to capture user feedback.
- Created ADR and CONTEXT formats to standardize architectural decision records and domain context documentation.
- Developed a domain modeling skill to refine terminology and maintain a shared language.
- Enhanced the improve-codebase-architecture skill to provide visual reports and deepening opportunities.
- Consolidated grilling and handoff skills for better user interaction and documentation.
- Updated existing skills to improve clarity and consistency in descriptions and functionality.
2026-06-07 18:44:44 +01:00

963 B

Productivity

General workflow tools, not code-specific.

Commands

User-invoked entry points (disable-model-invocation: true).

  • caveman — Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler while keeping full technical accuracy.
  • grill-me — Get relentlessly interviewed about a plan or design until every branch of the decision tree is resolved.
  • handoff — Compact the current conversation into a handoff document so another agent can continue the work.
  • write-a-skill — Create a new skill with proper structure, progressive disclosure, and bundled resources.

Skills

Model- or user-invocable (rich trigger phrasing so the model can reach for them).

  • grilling — Interview the user relentlessly about a plan or design until every branch of the decision tree is resolved.