diff --git a/commands/work-issue.md b/commands/work-issue.md index c855528..cbee6ad 100644 --- a/commands/work-issue.md +++ b/commands/work-issue.md @@ -12,3 +12,4 @@ argument-hint: 5. **Commit** with message referencing the issue 6. **Push**: `git push -u origin ` 7. **Create PR**: `fj pr create "[Issue #$1] " --body "Closes #$1"` +8. **Auto-review**: Inform the user that auto-review is starting, then spawn the `code-reviewer` agent in background (using `run_in_background: true`) with the PR number