| name | ask-agents |
| description | Which user-only agent workflow to run — grilling, docs-aware grilling, teaching, or meta authoring help. |
| disable-model-invocation | true |
Ask agents (router)
Zero context load — you pick the workflow.
The main flow: idea → ship
/grill-with-docs — sharpen the idea; inline updates to docs/ (architecture / roadmap / glossary / plans) as decisions land. No codebase yet? Use /grill-me (standalone below).
- Branch — multi-session build?
- Yes → capture plan in
docs/plans/<name>.md → split into GitHub issues. Fresh session per issue.
- No → tracer bullets +
tdd + workflow skills appropriate to this repo in the same window.
/harden-pr — lite after each tracer slice; full before PR ready.
Context hygiene
Keep grilling + plan authoring in one window until issues are filed. Each implement session starts fresh from the plan/issue. If the window nears the smart zone, write a compact plan in docs/plans/.
Codebase health (not feature work)
/improve-codebase-architecture — surface deepening opportunities; pick one → back to main flow at grill-with-docs.
/diagnosing-bugs — hard bugs and perf regressions (model-invoked skill — not a router target).
- Periodic hygiene:
/docs-lifecycle-sweep on docs/ (model-invoked).
Crossing sessions
/compact — built-in: same session, summarized history — use only at phase breaks.
- Fresh session — start from
docs/plans/<name>.md or the GitHub issue.
Standalone
Meta: agents-tier-system.