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 wbGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.