Parallel Feature Development
Skill Verifiziert AktivCoordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system simultaneously, when establishing file ownership to prevent merge conflicts in a shared codebase, when designing interface contracts so parallel implementers can build against each other's APIs before they are ready, or when deciding whether to use vertical slices versus horizontal layers for a full-stack feature.
To enable teams to efficiently coordinate parallel feature development by providing clear strategies for file ownership, conflict avoidance, and integration patterns, thereby reducing merge conflicts and improving collaboration.
Funktionen
- File ownership strategies (directory, module, layer)
- Conflict avoidance rules and shared file handling
- Interface contract design for parallel work
- Integration patterns (vertical slice, horizontal layer, hybrid)
- Branch management strategies (single, multi-branch)
- Troubleshooting common parallel development issues
Anwendungsfälle
- Decomposing a large feature into independent work streams for multiple agents.
- Establishing clear file ownership to prevent merge conflicts in a shared codebase.
- Designing interface contracts so parallel implementers can build against each other's APIs before they are ready.
- Deciding between vertical slices versus horizontal layers for a full-stack feature implementation.
Nicht-Ziele
- Implementing the actual code for features.
- Managing general team communication or project management tasks beyond parallel development coordination.
- Resolving merge conflicts automatically; provides guidance on how to approach them.
- Defining specific project architectures beyond ownership and integration patterns.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install agent-teams@claude-code-workflowsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Agent Teams
100Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
Team Lead Persona
100Lead a team — run standups, coordinate tasks, and communicate.
Ce Brainstorm
100Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
Swarm Orchestration
100Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
Agentic Jujutsu
99Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination