Skip to content

Commit 5b15a47

Browse files
committed
fix: clarify wording in implementation steps for code review process
1 parent 163b780 commit 5b15a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • skills/in-progress/implement-spec

skills/in-progress/implement-spec/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Communication to and from subagents should be sparse. Communicate primarily thro
2828

2929
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.
3030

31-
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**.
31+
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**.
3232

3333
8. Mark the PR as ready for review.
3434

0 commit comments

Comments
 (0)