sdlc

Orchestrate a six-phase SDLC pipeline with JIRA and Confluence context.

13|3|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/jwbron/egg --skill sdlc-jwbron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdlc
Source: https://github.com/jwbron/egg/tree/main/skills/sdlc
Command: npx skills add https://github.com/jwbron/egg --skill sdlc-jwbron

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates an end-to-end egg SDLC pipeline to coordinate a full six-phase lifecycle or a lightweight coder+reviewer flow with the --short option, aligning teams and enforcing process.

Core Features & Use Cases

  • Automates a six-phase SDLC lifecycle: Seed, Pre-Refine, Submit, Monitor, HITL, and Complete.
  • Supports a fast, lightweight path with the --short flag for rapid iteration.
  • Detects JIRA tickets or issue descriptions automatically, fetches rich context, and uses it to shape the task description.
  • Integrates with JIRA and Confluence to surface relevant context, summaries, and linked work.
  • Monitors pipeline status in real time, handles HITL gates, consensus, and escalation scenarios to keep teams aligned.

Quick Start

Provide a repository context and a task description (issue number, JIRA ticket, or free-text) to begin the six-phase SDLC pipeline.

Frequently Asked Questions about sdlc

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

FAQPage Schema
How do I automate a full SDLC pipeline with Jira and Confluence context?

To automate an SDLC pipeline with Jira and Confluence context, provide a repository context and a task description to trigger a six-phase lifecycle. The pipeline automatically detects Jira tickets, fetches linked Confluence summaries, and guides the team through Seed, Pre-Refine, Submit, Monitor, HITL, and Complete phases.

Can I run a lightweight coder and reviewer workflow for rapid iteration?

Yes, you can run a lightweight coder and reviewer workflow for rapid iteration by using the --short flag. This bypasses the full six-phase SDLC pipeline, providing a fast path for development cycles that do not require comprehensive phase transitions or Jira context gathering.

What are the six phases of the software development lifecycle pipeline?

The six phases of the software development lifecycle pipeline are Seed, Pre-Refine, Submit, Monitor, HITL, and Complete. This structured flow enforces process alignment, handles human-in-the-loop gates, and manages qualifier-based escalations from initial task detection through final completion.

How does human-in-the-loop monitoring work in an automated SDLC workflow?

Human-in-the-loop monitoring in an automated SDLC workflow works by pausing the pipeline at designated HITL gates during the Monitor phase. It handles consensus checks and escalation scenarios in real time, ensuring teams review context and approve phase transitions before the pipeline proceeds to completion.

Do I need a Jira ticket number to start the SDLC pipeline?

No, you do not need a Jira ticket number to start the SDLC pipeline. You can provide a repository context along with a free-text issue description, and the pipeline will use that input to shape the task description and begin the lifecycle without requiring a specific Jira ticket.

When should I use the full six-phase SDLC pipeline instead of the short flow?

You should use the full six-phase SDLC pipeline instead of the short flow when your team needs strict process enforcement, Jira and Confluence context gathering, and structured human-in-the-loop gates. Use the short flow for rapid, lightweight iterations that do not require comprehensive monitoring or phase transitions.