What problem does it solve?
It standardizes how each sprint agent documents their retro interview right before shutdown, ensuring the team-lead has consistent, complete coverage to generate session reports.
Core Features & Use Cases
- Role-specific retro interviews: Agents answer 3 common questions plus 3 questions tailored to their role (implementer, reviewer/qa-validator, process-engineer, team-lead, or other).
- Deterministic output placement: Creates and writes the interview file to the required path under
analysis-reports/retro-session/<YYYY-MM-DD>+<sprint-name>/interviews/.
- Readiness confirmation loop: Produces the required reply to team-lead so shutdown can proceed and later coverage can be verified.
Quick Start
When you receive the message “Shutdown imminent,” use the role-specific 6-question interview prompts to write your interview to analysis-reports/retro-session/<YYYY-MM-DD>+<sprint-name>/interviews/<your-role>.md and then reply “Ready to shut down.”