What problem does it solve?
This skill provides a guided, centralized workflow to manage Beans inside a VS Code workspace, replacing ad-hoc todos with a structured, consistent bean lifecycle.
Core Features & Use Cases
- Centralizes bean tracking in the VS Code environment, enabling quick creation and lookup of beans.
- Manages bean attributes (status, type, priority, parent, blocking/blocked-by relationships) and keeps them synchronized with code changes.
- Maintains a live
## Todo checklist in the bean body and guides epic decomposition to create focused child beans.
- Guides branch naming via Git Flow mapping and records branch and PR details in the bean frontmatter.
- Encourages using the Beans extension commands or MCP tools over manual work, improving reproducibility and traceability.
Quick Start
Open the Beans workspace, locate or create a bean, and start updating its fields and Todo list to reflect current work.