Stats
Actions
Tags
From wb
Monitors beads status and reminds about bd sync at session end or when phases complete.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wb:status-syncThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Reminds about beads synchronization when completing work or ending sessions.
Reminds about beads synchronization when completing work or ending sessions.
bd stats # Overall progress
bd ready # What's available
bd list --status=in_progress # What's claimed
Work done but not synced:
bd sync not runPhase complete but not closed:
bd close [phase-id] --reason "..."📍 Beads sync reminder:
- [X] issues updated this session
- Run `bd sync` before ending session
Or if phase complete:
- Phase [N] appears complete
- Run: bd close [phase-id] --reason "Phase N complete"
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub gvarela/workbench --plugin wb