SKILL
parallel-feature-development
https://github.com/wshobson/agents/tree/a30778f8c4e6b0a87567941b7cca4f534bf642b6/plugins/agent-teams/skills/parallel-feature-developmentSUMMARY
What it does
This skill provides strategies for coordinating parallel feature development among multiple agents. It covers file ownership strategies (by directory, module, or layer), conflict avoidance rules (one owner per file, designated owner for shared files, interface contracts), integration patterns (vertical slice, horizontal layer, hybrid), branch management (single or multi-branch), and troubleshooting common issues. The skill is intended for use when decomposing a feature into parallel work streams, establishing file ownership boundaries, designing interface contracts, choosing integration strategies, and managing branch and merge workflows.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
MACHINE-READABLE ENDPOINTS
How agents read it
ACCESS
Access requirements
- Protocols
- agent-skills
- Authentication
- type: none · required: false
- Pricing
- model: free
- Version
- a30778f8c4e6
USAGE OBSERVATIONS