develop-team

Orchestrate end-to-end feature development from tickets or freeform tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates end-to-end feature development by coordinating parallel research agents, planning, implementation, review, and PR creation to deliver complete software features with minimal manual orchestration.

Core Features & Use Cases

  • Orchestrates research, planning, implementation, review, and PR creation for new features from a ticket or freeform task.
  • Enables parallel-agent workflows (code exploration, CLAUDE.md compliance, requirements mapping, design-system integration, and optional async/migration analyses).
  • Produces a complete implementation plan, design spec, test plan, and migration plan, then executes phases with optional plan-only mode.

Quick Start

Execute /develop-team PROJ-123 to start an autonomous feature development pipeline.

Frequently Asked Questions about develop-team

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

FAQPage Schema
How do I automate end-to-end feature development from a ticket to a pull request?

Autonomous feature development is orchestrated by coordinating parallel research agents, planning, implementation, review, and PR creation from a ticket or freeform task to deliver complete software features.

What is parallel-agent orchestration for software feature implementation?

Parallel-agent orchestration runs concurrent research workflows for code exploration, CLAUDE.md compliance, requirements mapping, and design-system integration to synthesize a complete implementation plan.

Do I need CLAUDE.md conventions and spec inputs to use autonomous feature development?

Yes, autonomous feature development requires CLAUDE.md conventions, spec or backlog inputs, and companion skills to generate planning docs, commits, and PRs correctly.

Can I generate a plan-only implementation and test plan without executing code changes?

Yes, the orchestration pipeline produces an implementation plan, design spec, test plan, and migration plan, then executes phases with an optional plan-only mode.

Does autonomous feature orchestration handle database migrations and design specs?

Yes, the orchestration handles discovery, design, implementation, and optional async or migration analyses to produce comprehensive migration plans and design specs.

What are the limitations of using autonomous agents for feature development?

The orchestration relies on companion skills, CLAUDE.md conventions, and spec inputs; without these prerequisites, it cannot properly generate planning docs, commits, or PRs.