develop-team

Orchestrate feature development from research through PR creation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines and automates the feature development process, from initial research to final PR creation and deployment.

Core Features & Use Cases

  • Parallel Research: Utilizes multiple sub-agents to explore codebases, design systems, and existing tickets.
  • Planning & Implementation: Generates comprehensive plans and implements features with structured tasks and code reviews.
  • PR Creation: Automatically creates and updates PRs with detailed summaries, test results, and migration details.
  • Use Case: Ideal for feature development where a detailed and structured approach is required, such as creating a new feature for a web application.

Quick Start

To develop a feature for project PROJ-123, use the /develop-team command.

Frequently Asked Questions about develop-team

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

FAQPage Schema
How do I automate feature development from research to PR creation?

Automating feature development end-to-end involves orchestrating parallel research agents, structured planning, implementation, and PR creation. This process requires CLAUDE.md configuration and GitHub CLI to automatically generate pull requests with test results and migration details.

What is parallel research in codebase exploration for feature planning?

Parallel research in feature planning utilizes multiple sub-agents to simultaneously explore the codebase, design systems, and existing tickets. This mechanism accelerates the understanding of project context before generating a comprehensive implementation plan.

Do I need GitHub CLI and ticket system access for PR automation?

Yes, PR automation requires GitHub CLI for creating and updating pull requests, alongside ticket system access for retrieving feature requirements. CLAUDE.md configuration is also a mandatory prerequisite to define project-specific parameters.

How to create a pull request with automated test results and migration details?

Creating a pull request with automated test results and migration details is handled through PR automation during the implementation phase. The system automatically compiles detailed summaries, test outcomes, and migration notes into the final PR.

What's the best way to structure code reviews and CI/CD within feature development?

Structuring code reviews and CI/CD within feature development is managed through a phased approach that includes implementation and automated PR creation. This ensures code quality checks and deployment steps are integrated directly into the workflow.

Can I use sub-agents to explore existing tickets and design systems simultaneously?

Yes, you can use sub-agents to explore existing tickets and design systems simultaneously during the parallel research phase. This allows the system to gather comprehensive project context and requirements before planning implementation tasks.