Stats
Actions
Tags
From wb
Enforces project documentation structure in docs/plans/ directories - research.md for facts, design.md for decisions, tasks.md for implementation, thoughts/ for explorations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wb:project-structureThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**research.md** - Facts only (internal codebase + external research)
research.md - Facts only (internal codebase + external research)
design.md - Decisions + rationale only
tasks.md - Implementation only
thoughts/ - Explorations & refinements
npx claudepluginhub gvarela/workbench --plugin wbCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.