mythify-routelisted
Install: claude install-skill aihxp/mythify
# /mythify-route
Choose the next Mythify workflow path in chat without hiding the decision in
the ledger.
## Process
1. Restate the user's requested outcome in one sentence.
2. Run the router:
mythify route "TASK"
Prefer MCP `workflow_route` when available.
3. Run orientation:
mythify status
Prefer MCP `workflow_status` when available.
4. Report the route decision in chat:
- Recommended path: direct, plan, research, review, outcome, campaign,
failure recovery, handoff, or prompt packet.
- Why: the risk, ambiguity, active state, or failed evidence that drove it.
- Next: the exact first action you will take.
5. If the route selects multi-step work, mark the chat cursor before mutating
state:
mythify report --cursor chat --mark
6. Continue only when the next step is clear and reversible. Ask only when the
route reveals destructive work, a real scope change, or missing user-only
input.
## Output Rule
The user should not have to inspect `.mythify/` to know the route. Bring the
router's decision and next action into the transcript.