Swarm Implement
Read and follow ../../../.opencode/skills/swarm-implement/SKILL.md as the canonical workflow.
Codex-specific execution notes:
- Use
update_planfor substantial multi-step work. - Use the runtime's parallel-execution capability for independent repo reads and searches.
- Use
apply_patchfor manual edits. - Use focused shell validation after each meaningful change.
- Bring in narrower skills as needed:
$engineering-conventions,$writing-tests,$running-tests,$qa-sweep, or$issue-tracer. - Record reviewer and critic verdicts in durable task artifacts. For
issue-tracer work, use
08b-implementation-review.mdand09-final-critic.md; otherwise use a task-local review artifact that names verdicts, evidence reviewed, and responses to every blocker. - Do not invoke OpenCode
/swarmcommands from Codex unless the user explicitly asks to operate OpenCode Swarm itself.