What problem does it solve?
This Skill solves the problem of inconsistent, unverified, and poorly scoped feature development by enforcing a strict, multi-phase workflow that prevents skipping critical steps like research, design review, and verification.
Core Features & Use Cases
- Phase Discipline: Orchestrates development through eight sequential phases: Worktree, Question, Research, Design, Structure, Plan, Implement, and PR.
- Gate Enforcement: Implements hard, soft, and advisory gates to ensure quality, security, and design integrity before moving to the next phase.
- Use Case: Use this to manage complex feature requests where you need to ensure that research is isolated from the final goal, designs are reviewed by peers, and implementation is verified through automated testing and code review.
Quick Start
Invoke the qrspi-workflow skill by initiating a team command to begin the pipeline for your new feature request.