What problem does it solve?
This Skill solves the problem of turning vague project requests into the correct, actionable project management workflow without users having to figure out which sub-skill to invoke.
Core Features & Use Cases
- Intent-based dispatching: Routes user messages to the appropriate sub-skill (feature capture, status/backlog snapshot, TODO refinement, or full project management).
- Flexible command patterns: Recognizes common keywords like feature/add/new, status/backlog/what's next, refine/update todo/review backlog, and bug/fix/issue.
- Works as a single entry point: Handles both explicit sub-intent calls and default “start working” behavior when intent is unclear.
Quick Start
Use the project skill by sending your request starting with /project followed by the task details, such as /project status or /project feature add auth.