mirror of https://github.com/garrytan/gstack.git
* feat: plan file review report — markdown table appended to plan files
Adds {{PLAN_FILE_REVIEW_REPORT}} template resolver that instructs review
skills to write a structured markdown table (with Trigger/Why/Status/Findings
columns) to the plan file itself, so review status is visible to anyone
reading the plan — not just in conversation output.
Integrated into plan-ceo-review, plan-eng-review, plan-design-review, and
codex skill templates.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: enrich JSONL review logs for accurate plan file report
CEO reviews now log scope_proposed/accepted/deferred counts,
eng reviews log total issues_found, design reviews log initial_score
for before→after tracking, and codex reviews log findings_fixed.
Report generator references these fields directly instead of
requiring agents to reconstruct from partial data. Also fixes
footer replacement to handle mid-file sections robustly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* chore: bump version and changelog (v0.9.7.0)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| gstack | ||
| gstack-browse | ||
| gstack-careful | ||
| gstack-design-consultation | ||
| gstack-design-review | ||
| gstack-document-release | ||
| gstack-freeze | ||
| gstack-guard | ||
| gstack-investigate | ||
| gstack-office-hours | ||
| gstack-plan-ceo-review | ||
| gstack-plan-design-review | ||
| gstack-plan-eng-review | ||
| gstack-qa | ||
| gstack-qa-only | ||
| gstack-retro | ||
| gstack-review | ||
| gstack-setup-browser-cookies | ||
| gstack-ship | ||
| gstack-unfreeze | ||
| gstack-upgrade | ||