What problem does it solve?
The Speckit plan skill automates the execution of a structured implementation plan for software projects by running the official Speckit /speckit.plan workflow, enabling consistent architecture decisions and phased delivery.
Core Features & Use Cases
- Command-driven planning: loads and executes the /speckit.plan command file for a project.
- OpenCode syntax processing: interprets and substitutes $ARGUMENTS, $1, $2, and @filepath tokens before execution.
- Phased execution: performs defined phases (e.g., Phase 0 research and Phase 1 data-model/Contracts) with constitution validations.
- Context updates: runs scripts to update agent context and preserve Speckit workflow integrity.
Quick Start
Run the Speckit plan command within a project that contains a valid .opencode/commands/speckit.plan.md to initialize and execute the planning workflow.