Files
skills/skills/engineering/grill-with-docs/SKILL.md
T
Matt Pocock 221ffca967 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-12 09:25:19 +01:00

527 B

name, description, disable-model-invocation
name description disable-model-invocation
grill-with-docs Grilling session that also builds your project's domain model — sharpens terminology and updates CONTEXT.md and ADRs inline as decisions crystallise. true

Run the /grilling and /domain-modeling skills together:

  • Grill me about the plan one question at a time, walking each branch of the decision tree (/grilling).
  • As domain terms and decisions surface, actively sharpen the language and update CONTEXT.md and ADRs inline (/domain-modeling).