Run the full Software Development Lifecycle pipeline for a task, with human approval gates at each stage. Invokes specialized agents through architecture, security review, team lead approval, engineering, code review, quality, and security audit gates.
This skill runs the 7-gate SDLC pipeline for software engineering tasks. Read .agents/pipelines/SDLC.md for the full pipeline process definition, gate definitions, escalation protocol, and all process rules.
Arguments:
/sdlc <task description> — Start the full pipeline from Gate 1/sdlc resume:<N> <task> — Resume the pipeline at Gate N (e.g., after revisions)/sdlc gate:<name> — Jump to a specific gate (architect, security-arch, team-lead, engineer, review, quality, audit)/sdlc emergency <incident> — Expedited Chaotic-domain path (see Emergency Protocol in pipeline)This skill produces code, tests, and inline documentation as its Gate 4 output.
Security of data and access controls:
.agents/SECURITY_REVIEW_CHECKLIST.md.