What problem does it solve?
This Skill solves the ambiguity of starting a complex development loop by automatically detecting the current state of your workspace, identifying relevant plans, and dispatching the correct workflow before the agent begins execution.
Core Features & Use Cases
- Context-Aware Dispatch: Automatically distinguishes between fresh, stale, and in-flight runs to prevent redundant work or accidental state corruption.
- Goal-Oriented Routing: Uses a relevance rubric to map your current intent to specific project plans, ensuring the agent focuses on the right tasks.
- Use Case: When you have multiple potential development plans in a repository, this Skill analyzes your current session goal and automatically selects the most relevant plan to execute, or prompts you if the path is ambiguous.
Quick Start
Run the auto-driver skill to analyze the current workspace and dispatch the appropriate development workflow based on your active goal.