What problem does it solve?
Reports on completed work often bury failures, mix verified facts with assumptions, and hide residual risk, causing readers to act on misread conclusions. This Skill enforces an output contract so any handoff report is auditable and actionable from the first paragraph.
Core Features & Use Cases
- Outcome-first structure: The first sentence states what happened, what was found, or what is blocked, with failures and scope changes disclosed up front.
- Evidence labeling: Every load-bearing statement is marked as observed, derived, or assumed, with file/line references, log excerpts, or commands backing each claim.
- Residual risk section: Unverified items, next checks, and invalidating conditions are stated explicitly at the end.
- Use Case: After finishing a debugging session or code review, produce a handoff report where a teammate who was away can act on the TLDR and audit every claim via cited evidence.
Quick Start
Write a handoff report for the work just completed, leading with the outcome, labeling each claim as observed, derived, or assumed, and ending with residual risks.