Next

Suggest the next Steward step from the current case file without writing files. Use when the user asks what Steward should do next or asks for steward next.

samzong edc12a0 1.0 KB Updated

File contents

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">

samzong/samzong/tree/main/plugins/steward/skills/next commit edc12a06e2

Frequently asked questions

npx skillmds@latest add samzong/next