You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/in-progress/implement-spec/SKILL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Communication to and from subagents should be sparse. Communicate primarily thro
28
28
29
29
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.
30
30
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**.
0 commit comments