Next
Use this skill for the read-only Steward next-step recommendation.
First Step
Read ../../shared/protocol.md before acting. Treat it as the source of truth for case file discovery, status values, transitions, and output.
Gate
Run only the next gate.
Behavior
- Read the current root-level Steward case file only.
- Do not create a case file if none exists.
- Do not edit files.
- Suggest exactly one next gate based on the current case state and missing evidence.
- If no current case exists, suggest running a judgment gate such as
steward feasibility <task>. - If a re-run is warranted, include it as the alternative instead of suggesting multiple next gates.
Output
Use this output shape:
Current status: <status>
Suggested next: steward <gate> - <why>
Alternative: <if re-run warranted, or "None">