create-feature

Orchestrate a multi-agent team through feature development phases from definition to review.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Fleron/Claude-plugins --skill create-feature-fleron
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-feature
Source: https://github.com/Fleron/Claude-plugins/tree/main/create-feature/skills/create-feature
Command: npx skills add https://github.com/Fleron/Claude-plugins --skill create-feature-fleron

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of developing new features by orchestrating a team of specialized AI agents, ensuring a systematic and collaborative approach from ideation to testing.

Core Features & Use Cases

  • Agent Team Orchestration: Manages a team of agents including Product Manager, Code Explorer, Architect, Reviewer, QA, and Software Developer.
  • Phased Development: Guides the feature development through distinct phases: Define, Design, Build, Test, and Review.
  • Adaptive Workflow: Adjusts the team composition and execution strategy based on the complexity and type of the request (e.g., Green Field, Product Increment, Feature, Bug).
  • Use Case: Kickstart the development of a new user authentication module by defining requirements, designing the architecture, writing the code, and ensuring quality through testing and review, all coordinated by the agent team.

Quick Start

Use the create-feature skill to start developing a new feature based on your requirements.

Frequently Asked Questions about create-feature

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

FAQPage Schema
What is multi-agent orchestration for feature development?

Multi-agent orchestration for feature development coordinates specialized AI agents like Product Manager, Architect, and QA to systematically guide software delivery from product definition through coding, testing, and review.

How do I start developing a new feature using an agent team?

To start developing a new feature using an agent team, define your requirements and the workflow adapts team composition to execute distinct phases: Define, Design, Build, Test, and Review.

Can I use this agent orchestration for bug fixes and product increments?

Yes, you can use this agent orchestration for bug fixes and product increments. The adaptive workflow adjusts team composition and execution strategy based on the request type and complexity.

What's the best way to ensure code quality during AI-guided feature development?

The best way to ensure code quality during AI-guided feature development is enforcing TDD principles and build-and-verify cycles, with a dedicated Reviewer and QA agent validating software architecture and reliability.

Does this feature development workflow support greenfield projects?

Yes, this feature development workflow supports greenfield projects. It adapts the execution strategy and team composition to handle various development modes including new project initialization and feature creation.