What problem does it solve?
It ensures the “R12 PROTOCOLO-WAGNER-SEMPRE” closing workflow reliably runs even in long sessions, preventing the protocol steps from being lost after many turns.
Core Features & Use Cases
- Lazy activation on exact closing cues: triggers immediately when the user signals the end (or “let’s stop / save / continue later / next session” style phrases) or when the agent detects strong “productive completion” signals (e.g., multiple merged PRs, proposed ADR, ≥4h work).
- MCP-first snapshot and append-only handoff: captures current MCP cycles and tasks, appends a compact handoff file, updates the handoff index, and prepares a clean resume point.
- Protocol-compliant closure reporting: produces an ≤8-line report that explicitly cites the R12 execution via this specific skill for auditability, with a defense-in-depth companion hook.
Quick Start
When you want to end the current work, tell the agent: “encerrar sessão” (or any close-session cue like “tchau” or “continua depois”), and it will execute the R12 closing handoff workflow.