develop-team

Orchestrate parallel research, planning, implementation, and PR creation for feature development.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Orchestrates a full feature development lifecycle by coordinating parallel sub-agents to research, plan, implement, review, and generate a PR, with zero checkpoints unless blockers are detected.

Core Features & Use Cases

  • Orchestrates parallel research + implementation phases from ticket to PR, providing end-to-end coverage.
  • Generates inline plans, design specs, test plans, migrations, and automated PRs for a ticket or freeform task.
  • Supports plan-only mode and configurable phase paths, types, and skips for rapid experimentation.

Quick Start

Initiate development for PROJ-123 and observe the autonomous pipeline execute planning, implementation, and PR creation.

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 a ticket to a PR?

Autonomous feature development orchestrates parallel research, planning, implementation, and PR creation from a ticket or freeform task with zero checkpoints unless blockers are detected. It coordinates sub-agents to handle the entire lifecycle automatically.

Can I generate a plan only without executing the implementation phase?

Yes, plan-only mode generates inline plans, design specs, and test plans without executing implementation. This supports rapid experimentation and review before committing to code generation, migrations, and automated PR workflows.

How does autonomous orchestration handle blockers during implementation?

Autonomous orchestration uses blocker-driven checkpoints to pause the pipeline. Phases run continuously without interruption, but when a blocker is detected, the process stops for intervention before resuming parallel research and implementation.

What phases are included in end-to-end feature development orchestration?

Phases include parallel research, planning, implementation, review, test generation, migrations, and PR creation. Configurable phase paths, types, and skips allow customization of the orchestration workflow for specific feature development needs.

Does autonomous PR generation work with freeform tasks or only tickets?

Autonomous PR generation works with both tickets and freeform tasks. The orchestration applies auto-planning, phase execution, test generation, migrations, and PR workflows to either input type for fully autonomous delivery.