| name | steward-status |
| description | Resolve and verify the current user-local stewardship context, then report the complete campaign frontier without starting work. Use at central-session start, after compaction, or when the owner asks where work stands. |
Steward status {#root}
@fact:STATUS-CENTRAL-ONLY This skill is for an owner-facing central session.
If the current task is a worker/reviewer packet, report that the packet—not
central custody—governs and stop. @status:impl/done
Procedure {#procedure}
- @fact:STATUS-RESOLVE Resolve the exact repository/worktree/revision binding
under
~/.vibe/steward/contexts/*/binding.toml. An explicit context named by
the owner wins. Do not guess between duplicate exact matches.
@status:impl/done
- @fact:STATUS-READ Read global/context settings, custody, the whole
plan.toml, the latest accepted handoff receipt, and the repository's actual
branch, HEAD, ahead/behind and dirty state. @status:impl/done
- @fact:STATUS-VERIFY Compare stored claims with the tree. Separate
project-accepted evidence from local claims and candidates; warn first when
custody is offering, conflicting, stale or held by another session.
@status:impl/done
- @fact:STATUS-BACKSCAN Check every non-terminal mandate item has a plan node
and every candidate artifact named by the plan still exists. Do not pay or
repair the debt during this status-only skill. @status:impl/done
Output {#output}
@fact:STATUS-OUTPUT Report: context and effective modes; custody holder/epoch;
repository state; accepted boundary; candidate/unaccepted work; full remaining
epic route in compressed form; expanded current frontier; blockers and the
candidate next atom. Then stop and wait for owner direction. Do not edit, claim
custody, run implementation or declare acceptance. @status:impl/done