agent-teams-feature-dev

Automate full-stack feature development with parallel AI agent execution.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HMWKR/dotclaude --skill agent-teams-feature-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-teams-feature-dev
Source: https://github.com/HMWKR/dotclaude/tree/main/skills/agent-teams-feature-dev
Command: npx skills add https://github.com/HMWKR/dotclaude --skill agent-teams-feature-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the entire process of full-stack feature development, from initial design and implementation to testing and review, significantly speeding up development cycles.

Core Features & Use Cases

  • Automated Pipeline: Orchestrates a team of AI agents (Lead, FE, BE, Test) through a structured pipeline.
  • Parallel Implementation: Enables frontend and backend development to occur concurrently based on defined interfaces.
  • Use Case: When asked to "build a new user authentication feature," this Skill will automatically design the API, implement the frontend components and backend logic, and write comprehensive tests.

Quick Start

Use the agent-teams-feature-dev skill to build a new feature for the application.

Frequently Asked Questions about agent-teams-feature-dev

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

FAQPage Schema
How do I automate full-stack feature development using AI agents?

Automating full-stack feature development is handled by orchestrating a pipeline of AI agents through design, implementation, testing, and review phases to build new functionalities automatically. It structures the entire development cycle into a parallel execution pattern.

Can I run frontend and backend implementation in parallel for new application features?

Yes, parallel implementation is supported for frontend and backend development. It enables concurrent execution based on defined interfaces, allowing separate AI agents to work on different application layers simultaneously to speed up delivery.

Do I need to enable experimental agent teams to use parallel development pipelines?

Yes, you must enable experimental agent teams. Parallel execution requires this specific environment configuration to ensure the structured pipeline can properly orchestrate the Lead, FE, BE, and Test agents concurrently.

What is the best way to structure automated design, implementation, and testing for a new feature?

The best way to structure automated design, implementation, and testing is using a pipeline execution pattern. It orchestrates a team of AI agents to manage the design phase, write the logic, and generate comprehensive tests sequentially and concurrently.

What AI agents are included in an automated feature development pipeline?

The automated feature development pipeline includes Lead, Frontend (FE), Backend (BE), and Test agents. These specialized agents collaborate to design APIs, implement components, write logic, and generate tests.

How does automated feature development handle testing and review phases?

Automated feature development handles testing and review by integrating them as final stages in the pipeline. After the implementation phase completes, the system automatically generates comprehensive tests and performs reviews to validate the new functionality.