Electrobun SDLC

Orchestrates an 8-stage AI agent pipeline for complete feature development from idea to documentation.

366|65|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/milady-ai/milady --skill electrobun-sdlc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Electrobun SDLC
Source: https://github.com/milady-ai/milady/tree/main/.claude/plugins/electrobun-dev/skills/electrobun-sdlc
Command: npx skills add https://github.com/milady-ai/milady --skill electrobun-sdlc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the entire software development lifecycle for new features, from initial concept to final documentation, by orchestrating a series of specialized AI agents.

Core Features & Use Cases

  • Full-Cycle Development: Manages an 8-stage pipeline: research, architecture, planning, development (UI/backend), QA, testing, alignment, and documentation.
  • Agent Orchestration: Coordinates specialized agents for each stage, ensuring a structured and efficient development process.
  • Use Case: Kickstart the development of a new user authentication module by describing the feature, and let the pipeline handle research, design, coding, testing, and documentation generation.

Quick Start

Initiate the full development pipeline for a new user profile editing feature.

Frequently Asked Questions about Electrobun SDLC

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

FAQPage Schema
How do I build software features end-to-end with an AI agent pipeline?

Building software features end-to-end with an AI agent pipeline involves orchestrating specialized agents across eight stages: research, architecture, planning, development, QA, testing, alignment, and documentation. Each stage's output feeds directly into the next.

What is an AI agent pipeline for feature development?

An AI agent pipeline for feature development is a structured process that coordinates specialized agents—such as a researcher, architect, dev squad, and QA engineer—to handle the complete software development lifecycle from concept to documentation.

How do I automate code generation and test writing for a new feature?

Automating code generation and test writing requires a multi-stage pipeline where a dev squad agent writes the code and a dedicated test writer agent generates the corresponding tests, ensuring structured development before final alignment.

Can I use an AI development pipeline to generate documentation and architecture plans?

Yes, an AI development pipeline can generate documentation and architecture plans by passing the initial research outputs to an architect agent for design, and a docs agent for final documentation after the coding and testing stages.

Do I need external dependencies to run the full software development lifecycle with AI?

No external dependencies are required to run the full software development lifecycle with AI using this pipeline. It internally manages the researcher, planner, dev squad, and QA engineer roles without external components.

When should I use a multi-agent pipeline over standard AI code generation?

Use a multi-agent pipeline over standard AI code generation when you need structured, full-cycle development that includes research, architecture design, QA, alignment, and documentation, rather than isolated code snippets.