fix: simplify dev auto final result handoff

This commit is contained in:
Alex Verkhovsky 2026-06-23 03:51:09 -07:00
parent 6723af76cd
commit 0a32fcb65e
1 changed files with 1 additions and 6 deletions

View File

@ -51,16 +51,11 @@ Launch two subagents without prior session context.
## Finalize
Change `{spec_file}` status to `done` in the frontmatter.
Append `## Auto Run Result` to `{spec_file}`. Include:
- `Status: done`
Prepare `Auto Run Result` details:
- Summary of implemented change
- Files changed with one-line descriptions
- Review findings breakdown: patches applied, items deferred, items rejected
- Verification performed, including command outcomes or manual inspection notes
- Any residual risks
Workflow complete.
HALT with status `done`.