ai-sdlc-frameworkai-sdlc-frameworkOfficialยท1 Agent Skills Included

ai-sdlc

Autonomous software delivery pipelines with gated decisions and reviews

Orchestrates autonomous software delivery from backlog task to pull request with gated decision checks. Runs developer subagents in isolated worktrees, enforces cross-harness code reviews, and signs every change with verifiable attestations. Eliminates manual pipeline babysitting, shallow design decisions, and unreviewed code merges. Works with Claude Code, Codex, Cursor, and other coding assistants.
npx skills add ai-sdlc-framework/ai-sdlc --all -g -y
Available:

Gives the AI agent strict operating rules for this repository, covering git rebasing, pre-push quality gates, attestation signing, and the ban on merging pull requests.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’