bywshobson· 39 skills
Coordinate 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.
$npx -y skills add wshobson/agents --skill parallel-feature-developmentInstalls into the current project.
Run `npx skills use "https://github.com/wshobson/agents" --skill "wshobson/agents/parallel-feature-development"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wshobson/agents" that are relevant to the current task. Run `npx skills add "https://github.com/wshobson/agents"` and select the relevant skills, then follow their instructions.