What problem does it solve?
It eliminates the ambiguity and inconsistent workflows that slow down full feature development by providing a single, explicit alias that routes work through the complete SPipe development pipeline.
Core Features & Use Cases
- Unified full feature-development flow: Runs the complete intake-to-ship lifecycle for a feature, bug fix, refactor, or TODO instead of a partial or ad-hoc process.
- Namespace clarity for SPipe workflows: Uses the /sp_dev alias so you can keep SPipe-scoped intent explicit in larger teams or complex repos.
- Consistent orchestration: Follows the same SStack orchestrator procedure as the /dev and /sstack entries, ensuring behavior consistency.
Use it when you want a feature request to reliably traverse intake, research, design, SPipe specs, implementation, verification, and ship handoff.
Quick Start
Run /sp_dev with a clear description of what you want to build or fix, and let the full feature-development pipeline handle orchestration from start to ship.