aidlc-master
FeaturedRuns the AWS AI-DLC (AI-Driven Development Life Cycle) methodology end to end: an adaptive three-phase workflow (Inception → Construction → Operations) with human approval gates, a full audit trail, and all artifacts in `aidlc-docs/`. Use when the user says "Using AI-DLC", "AI-DLC", "AIDLC", "aidlc-master", or asks for the AI-DLC method by name; also for its vocabulary — "inception phase", "construction phase", "units of work", "aidlc-docs", "aidlc-state", "workflow planning", "reverse engineer this codebase into design docs" — and when a greenfield or brownfield build should run as a governed lifecycle (requirements → stories → application design → units → per-unit design → code → build and test) instead of ad-hoc coding. Do NOT use for a single focused change, a code review, a PR, or debugging (use `pstack-skill`), for autonomous loops over Kiro specs (use `ralph-loop-kiro-specs`), or for plain subagent orchestration (use `orchestration`).
Install
Quality Score: 88/100
Skill Content
Details
- Author
- fabricioctelles
- Repository
- fabricioctelles/skills
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
aidlc-portfolio
Coordinate multiple AI-DLC workflows across repositories and Git worktrees using an evidence-backed portfolio catalog and deterministic workspace tooling. Use when initializing an AI-DLC portfolio workspace, discovering organization or business context, registering projects and dependencies, creating child intents and worktrees, validating dispatch readiness, monitoring parallel AI-DLC sessions, or synthesizing cross-project outcomes.
ai-dlc
Run the full AI-DLC inception pipeline for a task — story → refine → design → tasks — with a human gate between each phase
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".