From wb
Monitors beads status and reminds about bd sync at session end or when phases complete.
npx claudepluginhub gvarela/workbenchThis skill is limited to using the following tools:
Reminds about beads synchronization when completing work or ending sessions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides TDD-style skill creation: pressure scenarios as tests, baseline agent failures, write docs to enforce compliance, verify with RED-GREEN-REFACTOR.
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"