Pārlūkot izejas kodu

Implementer prompt: re-run covering tests after fixing review findings

Jesse Vincent 3 mēneši atpakaļ
vecāks
revīzija
d32a56dc32

+ 6 - 0
skills/subagent-driven-development/implementer-prompt.md

@@ -97,6 +97,12 @@ Subagent (general-purpose):
 
 
     If you find issues during self-review, fix them now before reporting.
     If you find issues during self-review, fix them now before reporting.
 
 
+    ## After Review Findings
+
+    If a reviewer finds issues and you fix them, re-run the tests that cover
+    the amended code and include the results in your fix report. Reviewers
+    will not re-run tests for you — your report is the test evidence.
+
     ## Report Format
     ## Report Format
 
 
     When done, report:
     When done, report: