sdlc

Enforce a mandatory SDLC workflow with specialized agents and testing.

8|2|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/fx/cc --skill sdlc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdlc
Source: https://github.com/fx/cc/tree/main/plugins/fx-dev/skills/sdlc
Command: npx skills add https://github.com/fx/cc --skill sdlc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MUST BE LOADED for any coding task: implementing features, fixing bugs, writing code, refactoring, or making changes. This skill provides the mandatory step-by-step workflow for orchestrating the complete software development lifecycle using specialized agents. Load this skill when the user asks to 'add', 'create', 'build', 'fix', 'update', 'change', 'implement', or 'refactor' anything.

Core Features & Use Cases

  • Enforces a mandatory, ordered SDLC workflow for coding tasks, ensuring no steps are skipped.
  • Delegates all work to specialized agents via a task orchestration model.
  • Reduces cognitive load and prevents regression by automated testing and verification steps.

Quick Start

Create and follow the SDLC workflow, delegating each step to specialized agents and verifying outcomes before proceeding.

Frequently Asked Questions about sdlc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate a complete software development workflow with automated agents?

SDLC orchestration delegates each development step—planning, implementation, testing, and deployment—to specialized agents via task management, ensuring mandatory verification at each phase before proceeding. This enforces consistent workflow across feature development, bug fixes, and refactoring.

What's the best way to enforce step-by-step coding workflows to prevent skipped stages?

Implement a mandatory SDLC workflow that applies to all coding tasks: features, bug fixes, and refactoring. The workflow uses agent delegation, automated testing, atomic commits, branch management, and draft PR creation with continuous verification between steps.

Can I automate planning, testing, and code review stages together in one workflow?

Yes. The SDLC workflow automates the complete lifecycle: task orchestration routes work to specialized agents, runs mandatory testing, verifies outcomes, manages branches, creates draft PRs, and prevents progression until each stage passes verification.

Do I need specialized agents to handle different development lifecycle stages?

The workflow delegates to task-based specialized agents for each lifecycle stage, reducing cognitive load and preventing regression. Agent coordination through task orchestration ensures consistent step execution across planning, implementation, testing, and review.

What happens if a testing or verification step fails during the workflow?

Mandatory verification gates prevent progression: if testing or verification fails, the workflow halts before the next step. This enforces quality gates and ensures issues are caught before atomic commits, branch updates, or PR creation proceed.

When should I load this workflow for coding tasks?

Load this workflow for any coding task: adding features, creating functionality, fixing bugs, updating code, making changes, implementing solutions, or refactoring. The mandatory step-by-step execution ensures no development stages are skipped.