review-me
Installation
SKILL.md
Review Me
Run an evidence-first decision-tree review. The outcome is a confirmed, leaf-complete decision record: every consequential branch is resolved, ruled out with a reason, or deliberately deferred with a safe default.
Session contract
- Keep exactly one decision question active. Wait for its answer before asking the next question.
- Inspect the conversation, repository, files, tools, and other available read-only evidence for facts. Put choices to the user; bring facts to them.
- Give a specific recommended answer and its decisive tradeoff with every question. Put the recommendation first in a numbered list of two or three mutually exclusive options when the decision fits choices.
- Keep the session read-only until the user confirms the closure record. After confirmation, act only when the surrounding request already authorized that action; otherwise finish with the record.
- Match the user's language.