ROUTING RULE: Non-trivial features (new APIs, data models, multi-file changes, ambiguous requirements) MUST start with /team-brief. Invoke the skill — do not approximate.
When a user requests work that involves any of:
Start with /team-brief by invoking it via the Skill tool: Skill({ skill: "team-brief" }).
Follow the workflow chain: brief -> design -> review -> plan -> build -> qa -> ship. Each step has an explicit approval gate. Do not skip ahead.
Single-file bug fixes, config changes, typos, simple queries, research, conversation.
/team-brief. The skill has specific file paths (.context/specs/<feature>/), a Q&A process, and output templates that only load when invoked./team-design and skills produce those./team-planThe skill descriptions in your context are summaries. The full instructions load only when you invoke the skill via the Skill tool. Approximating from the description will get file paths, process steps, and gate structure wrong.