ai-sdlc
Autonomous software delivery pipelines with gated decisions and reviews
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install AI-SDLC?โผ
Run `npx skills add ai-sdlc-framework/ai-sdlc --all -g -y` in your terminal to install all skills in this suite globally.
What problem does AI-SDLC solve?โผ
It prevents quality decline in AI-assisted coding by gating tasks on upfront human decisions, then running autonomous pipelines with independent cross-harness reviews before any code ships.
How does the autonomous pipeline orchestrator work?โผ
It walks your task dependency graph, dispatches ready tasks into isolated git worktrees, runs development and review steps, signs attestations, and opens pull requests automatically.
Does AI-SDLC work with Codex and Cursor?โผ
Yes. The framework is agent-agnostic and supports Claude Code, Codex, Cursor, Copilot, Aider, and any OpenAI-compatible API.
Can AI-SDLC merge pull requests automatically?โผ
No. Merging is strictly reserved for humans; the framework only prepares, reviews, and attests pull requests for your final approval.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core