What problem does it solve?
Thorough close-out of the current session. Not a skim — read every changed line with production-grade rigor to surface bugs, documentation debt, and architecture gaps before you wrap up.
Core Features & Use Cases
- Identify scope — finds session commits, uncommitted changes, and stashed work to determine what to review
- Deep review — reads every changed file end-to-end, evaluates correctness, documentation debt, architecture, and session completeness
- Act & report — applies mechanical fixes for artifacts (typos, debug prints) and outputs a structured report with severity ratings and recommended actions
- Use Case — supports handoffs, post-change verification, and wrap-up tasks at project milestones
Quick Start
Initiate a session-end review by running the Last Call workflow inside your agent's skills directory.