sdlc-vision
SolidExternalize a tiered product north-star (vision -> strategy -> design -> architecture) into .sdlc/context/north-star.md, so goals are grounded in why you're building, not vibes. The opt-in "vision-first" on-ramp; drop-in (a thin project.md) stays the default. Use when the user runs /sdlc-vision or wants to start from a product vision.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- swapnil-agrim
- Repository
- swapnil-agrim/loopsmith
- Created
- 1 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
sdlc
Orchestrates an end-to-end, plan-gated software build pipeline: routes each stage to the right skill while enforcing human approval gates. Covers discovery, PRD, stress-test, architecture, API contracts, decomposition, implementation, QA, review, landing, and retro. The single entry point for the workflow. Use when the user wants to build a feature or product the disciplined way, start or resume structured development, asks "what stage are we at" / "what's next", or says "start the sdlc" / "run the pipeline".
sdlc-init
Scaffold the per-project .sdlc/ layer (project stub, goals, config, state) for the SDLC kit. Use when the user runs /sdlc-init or asks to initialize or set up the SDLC kit in a repository.
sdlc
Full agentic SDLC orchestrator — implement, branch, PR, wave-based code review, fix, merge. Reads per-project .claude/sdlc-config.md for agents, waves, and gates. Invoke as /sdlc <task>, /sdlc --review, /sdlc --fix, or /sdlc --merge.