/wf-status — contract overview
SkillDev toolsShow the truthful state of workflow contracts from git, gh, worktrees, and transient launch claims; offer archive, resume, reconciliation, or wf-run actions.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the /wf-status — contract overview skill
What this skill tells your AI
The instructions your AI receives, as published by tomsej/pi-ext in skills/wf-status/SKILL.md and read by ahel’s review.
GATE = node ~/Workspace/pi-ext/wf/wf-gate.mjs
- Run
GATE status --jsonfrom the repo root (human table: without --json). States are derived live: ready / blocked (after) / cycle / launching (claim before worktree begin) / running / duplicate / pr-open / done. - Present the table in Czech and add recommended actions:
done→ offer to archive:mv <adresář kontraktu> <specs dir>/_archive/(each contract is a directory~/Workspace/specs/<project>/<name>/holding contract.md and its artifacts, outside any repo — no commits or PRs involved; derive the directory from thefilepath in the status JSON).pr-openwith unresolved threads → offer dispatching the worktree session via wf-run's resolve-comments action.blocked→ name unmet prerequisites;cycle→ require contract repair.launching→ never retry create; wait for claim transition or expiry.duplicate→ list every worktree and require reconciliation to one canonical.runningwith an old last commit → flag as possibly stalled; offer resume via wf-run. A running implementation can be inspected via/subagents.readyspecs → mention wf-run to launch them.
- Take no action without the user's approval. This skill reads; it mutates only the approved archive commits.
Signals
- GitHub stars
- 72
- Forks
- 6
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
wf-status- Source
- github.com/tomsej/pi-ext