Domains
Forms
- SKILL.md50.0%
- other50.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
Use Cases
A team preparing to build a new "order cancellation" feature invokes `/grill-with-docs`. The agent relentlessly asks "How is inventory handled after cancellation?", "Is partial cancellation allowed?", "What's the cancellation window?" Each resolved term ambiguity (e.g., distinguishing "cancellation" from "refund") triggers an automatic CONTEXT.md update. When the team decides to use a state machine for order lifecycle, the skill records this in an ADR. The output is not just aligned understanding but persistent documentation assets.
An architect plans to refactor the payment module and first invokes `/grill-with-docs` to validate the plan. The agent uses /grilling to walk through key decisions: module boundaries, interface contracts, migration strategy. /domain-modeling sharpens vague terms like "payment processing" into precise concepts: "authorization", "capture", "refund". Each refinement is immediately written to CONTEXT.md. The result is a documented domain model ready for the implement skill.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File