feat: /optimize --continue überspringt Implementierungsphase
This commit is contained in:
parent
aa00a8282e
commit
7cb299ff66
5 changed files with 43 additions and 14 deletions
|
|
@ -283,6 +283,7 @@ wenn pi agent Folgeanfragen schnell hintereinander schickt.
|
|||
| `/fix [hinweis]` | Coder | Judge-Kritik beheben, committen |
|
||||
| `/shipit` | Judge | Finale Freigabeprüfung |
|
||||
| `/optimize <auftrag> [--rounds N] [--with-doku]` | beide | Vollautomatische Schleife bis PASS |
|
||||
| `/optimize --continue [--rounds N] [--with-doku]` | beide | Judge→Fix-Schleife ab aktuellem Stand (überspringt Implementierung) |
|
||||
| `/patch <änderung>` | Coder | Gezielte Minimaländerung ohne Review |
|
||||
| `/quick_check [was]` | Judge | Schnelle Prüfung der letzten Änderung |
|
||||
| `/update_doku` | Coder | Code kommentieren + README + Bedienungsanleitung |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue