accelint-qrspi-apply
Installation
SKILL.md
Accelint QRSPI Apply
Implement OpenSpec changes with intelligent parallelization. This skill orchestrates parallel sub-agent execution based on dependency analysis in the OpenSpec task file, validates implementation, and manages the complete apply workflow.
What This Skill Does
Automates: The implementation phase of spec-driven development with parallel execution Scope: Task implementation → Validation → Archive readiness Output: Fully implemented change ready for archival
Does NOT: Create plans, modify specs, or automatically archive (suggests archival when ready)
Prerequisites
- OpenSpec CLI installed and initialized
- OpenSpec change created via
accelint-qrspiskill (includes "Parallelization Strategy" in tasks.md) - Sub-agent support (for parallel execution)
- The expanded OpenSpec workflows (
explore,new,continue) enabled