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
An agent session approaches the model's "smart zone" (~120K tokens) but work remains undone. The developer invokes `/handoff`, which compacts key context (decisions made, remaining work, pending items) into a Markdown file in the OS temp directory with a "suggested skills" section. The developer starts a new session referencing this file to continue. Already-captured specs and issues are referenced by link, not duplicated.
During a `/grill-with-docs` session, a question arises that needs prototype validation. The current session maintains its reasoning chain. Invoking `/handoff` compacts the context to a new prototype session. `/ask-matt` describes this as step 2 of the main flow: "when a question needs a runnable answer (state/logic/UI), /handoff out, prototype in a fresh session, /handoff back what you learned."
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