review-assumptions
Installation
SKILL.md
Review Assumptions
The implementor(s) produced session report(s) (via codagent:session-report) listing risky / notable assumptions and context gaps. Assume the implementors did not have the plan's intent; audit the findings against that intent, act on confident fixes, and ask about ambiguous cases.
Checklist
Work through these in order:
- Build the report map — identify every session report, its iteration id, and the exact task file it belongs to.
- Extract findings via a subagent — keep extraction noise off your context.
- Create a finding ledger — every extracted finding gets one stable id and one final disposition.
- Classify and act on each finding one at a time.
- Summarize what was fixed, what the user decided, what was accepted as-is, and any remaining context gaps.
Report map
Before extracting findings, map reports to tasks:
Related skills