What problem does it solve?
This Skill removes the friction of starting or resuming development by automatically gathering project workflow, developer identity, git status, active tasks, and guidelines so the agent and developer share the same context before any changes are made.
Core Features & Use Cases
- Session Initialization: Reads workflow guides and indexes, runs repository context scripts, and reports current task status to the developer.
- Task Classification & Routing: Classifies incoming work as question, trivial fix, simple task, or complex task and routes it to direct edit, task workflow, or brainstorm as appropriate.
- Task Workflow Orchestration: Creates task directories, writes PRD, performs focused research, injects code-spec context, activates tasks, implements changes, and runs quality checks.
- Use Case: Use when starting a new coding session, resuming interrupted work, or when a user provides a new task description that must be classified and prepared for implementation.
Quick Start
Initiate a development session to load project workflow, current task state, and classify the next action for implementation.