ai-sdlc-scaffold
Structured specification, design, coding, and deployment lifecycle management
All Skills in This Repository (7)
Pure Emerald Level IndicatorsSDLC-status
Generate a project-wide SDLC status report with artifact counts and phase gate readiness.
SDLC-init
Configure project descriptions and initial status in CLAUDE.md.
SDLC-elicit
Facilitates interactive requirements elicitation for the Objectives phase of an AI-first SDLC project.
SDLC-implementation-plan
Generate a phased implementation plan with tasks written to tasks.md.
SDLC-design
Draft and refine technical design documents for architecture, data models, and APIs.
SDLC-decompose
Identify software components from design artifacts and create code phase directories.
SDLC-execute-next-task
Execute the next pending software development task with tests and status updates.
Frequently Asked Questions
FAQPage SchemaHow to install ai-sdlc-scaffold?▼
Run `npx skills add pangon/ai-sdlc-scaffold --all -g -y` in your terminal to install all lifecycle skills globally.
What does the AI SDLC Framework do?▼
It organizes software development into four phases — Specification, Design, Code, Deploy — with templates and skills that keep requirements, decisions, and tasks traceable inside your repository.
How do I start a new project with this framework?▼
Copy the framework into your repository, then run the /SDLC-init skill to set up your project description and begin the Specification phase.
Does it work with Claude Code?▼
Yes. The skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding environments.
Can non-developers use this framework?▼
Yes. You supervise and approve each step in plain language while the agent handles requirements drafting, planning, and implementation details.
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