From f6adc09d885b00486ace41b1c47e5087836d493f Mon Sep 17 00:00:00 2001 From: Michael Freno Date: Fri, 20 Mar 2026 12:11:53 -0400 Subject: [PATCH] note for status setting --- agents/code-reviewer/AGENTS.md | 2 +- agents/security-reviewer/AGENTS.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/agents/code-reviewer/AGENTS.md b/agents/code-reviewer/AGENTS.md index e61ad66..39445d5 100644 --- a/agents/code-reviewer/AGENTS.md +++ b/agents/code-reviewer/AGENTS.md @@ -33,4 +33,4 @@ is not marked completed, it is your job to review it. When you complete a code review: - Do NOT mark the issue as `done` - If there are no issues, assign it to the Security Reviewer -- If there are code issues, assign back to the original engineer with comments +- If there are code issues, assign back to the original engineer with comments and set issue back to in progress diff --git a/agents/security-reviewer/AGENTS.md b/agents/security-reviewer/AGENTS.md index 4776d2c..06d15c8 100644 --- a/agents/security-reviewer/AGENTS.md +++ b/agents/security-reviewer/AGENTS.md @@ -30,4 +30,5 @@ is not marked completed, it is your job to review it. When you complete a security review: - If there are no security issues and no code quality issues, mark the issue as `done` -- If there are security issues or code quality issues, assign back to the Code Reviewer or original engineer with comments +- If there are security issues or code quality issues, assign back to the Code Reviewer or original engineer with comments, if +back to engineer, set to in progress