# Swarm Implement

> Claude Code adapter for the canonical opencode-swarm implementation workflow. Use for feature work, bug fixes, refactors, and multi-file changes that need exploration, implementation, review, and validation.

- Skill: `zaxbysauce/swarm-implement-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add zaxbysauce/swarm-implement-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zaxbysauce/swarm-implement-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: zaxbysauce (https://skillmd.com/u/zaxbysauce)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zaxbysauce/swarm-implement-2

---


# Swarm Implement

Read and follow `../../../.opencode/skills/swarm-implement/SKILL.md` as the canonical workflow.

## Claude Code Execution Notes

- Use parallel subagents for disjoint exploration and independent review.
- Use objective validation commands appropriate to the repository.
- For changed-work tasks, record reviewer and critic approvals in durable task
  artifacts before final synthesis.
- Do not count explorer output, passing tests, or self-review as the final
  implementation reviewer gate when subagent delegation is available.

