develop

Orchestrate end-to-end software development workflows with specialized sub-agents.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/butterflyskies/claude-skills --skill develop-butterflyskies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: develop
Source: https://github.com/butterflyskies/claude-skills/tree/main/develop
Command: npx skills add https://github.com/butterflyskies/claude-skills --skill develop-butterflyskies

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the entire software development lifecycle, from planning and implementation to quality assurance and code review, ensuring code adheres to project standards and architectural best practices.

Core Features & Use Cases

  • Automated Workflow Orchestration: Manages a multi-phase development process using specialized sub-agents.
  • Sub-Agent Specialization: Leverages distinct AI models for planning, implementation, quality checks, and architectural review, optimizing each stage.
  • Use Case: When implementing a new feature or fixing a bug, this Skill can automatically generate a plan, write the code, run tests, and even perform a code review, significantly accelerating the development cycle.

Quick Start

Use the develop skill to implement a new feature described as "Add user authentication via OAuth2".

Frequently Asked Questions about develop

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

FAQPage Schema
How do I automate the software development workflow for feature implementation?

Automated software development workflow orchestration dispatches specialized sub-agents for planning, implementation, quality assurance, and code review. It handles feature implementation and bug fixes while ensuring code adheres to project standards and architectural best practices throughout the entire lifecycle.

What is the best way to run code review and quality assurance automatically?

Automated code review and quality assurance leverage distinct AI sub-agents specialized for architectural checks and testing. By orchestrating these sub-agents, the system automatically generates plans, writes code, runs tests, and performs reviews to deliver a complete development cycle.

Can I fix bugs and implement new features without manually writing test cases?

Bug fixing and feature implementation are handled by a multi-phase process that automatically writes code and runs tests via dedicated sub-agents. You provide the feature description or bug report, and the workflow manages context gathering, code modification, and quality checks.

Does automated code review work with existing project standards and codebases?

Automated code review works with existing project standards by utilizing symbolic tools for code analysis and modification. The workflow gathers context from your current codebase and ensures all generated changes and implementations follow your established architectural best practices.

How does sub-agent dispatching work for end-to-end coding tasks?

Sub-agent dispatching for coding tasks assigns specialized AI models to distinct phases: planning, implementation, quality checks, and architectural review. The orchestrator manages sub-agent interactions, context gathering, and result synthesis to deliver the complete development cycle.