pangonpangonCommunity·7 Agent Skills Included

ai-sdlc-scaffold

Structured specification, design, coding, and deployment lifecycle management

Guides software projects through a full development lifecycle: requirements elicitation, design documents, task planning, code execution, and deployment. Keeps every specification, decision, and task tracked inside the repository, eliminating scattered notes and lost context. Enforces phase gates, traceability links, and consistency checks so projects stay coherent from first requirement to release.
npx skills add pangon/ai-sdlc-scaffold --all -g -y
Available:

Instructs your AI agent on the project lifecycle rules, phase gates, and current-state protocol it must follow when running the SDLC skills in this repository.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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