# Tfw Review

> Command /tfw-review reviews a completed Trace-First Workflow RF against its TS, implementation, and evidence. Use for /tfw-review, a TFW verdict, RF verification, or a REVIEW artifact.

- Skill: `saubakirov/tfw-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add saubakirov/tfw-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/saubakirov/tfw-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: saubakirov (https://skillmd.com/u/saubakirov)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/saubakirov/tfw-review

---


# /tfw-review

This repository skill implements the `/tfw-review` command.

## Contract

- Treat literal `/tfw-review` input as a command. Also accept `tfw-review` and matching natural-language requests.
- Confirm the repository contains `.tfw/`.
- Enforce the Reviewer role lock: permit review stage files and REVIEW; forbid ONB, RF, HL, TS, RES, code, and implementation changes.
- Read `.tfw/workflows/review.md` completely and follow its stage-specific Read Contract. Root
  instructions are already active; do not independently preload `AGENTS.md` or any full common
  library. Preserve separate Verify PV and Judge Purpose reads.
- Open `.tfw/templates/review/*` and `.tfw/templates/REVIEW.md` only at their stage gates; verify
  declarations against actual files/evidence and stop after the verdict and direct Coordinator return.

After APPROVE, return to the existing Coordinator for the canonical closing route. Remain the
independent Reviewer for affected final claims; never perform capture or declare DONE.

