diff --git a/skills/in-progress/implement-spec/SKILL.md b/skills/in-progress/implement-spec/SKILL.md index 97e0346..d5097f8 100644 --- a/skills/in-progress/implement-spec/SKILL.md +++ b/skills/in-progress/implement-spec/SKILL.md @@ -28,7 +28,7 @@ Communication to and from subagents should be sparse. Communicate primarily thro 6. If this changes the **frontier** of available tickets, kick off more **implementer subagents** to work on the new tickets. This allows for maximum concurrency. -7. Once all tickets are complete, run /code-review on the PR branch. Fix all issues raised by the code review in an **implementer subagent**. +7. Once all tickets are complete, run /code-review on the PR branch. Fix all issues raised by the code review in a single **implementer subagent**. 8. Mark the PR as ready for review.