# Changelog

## 2026-08-28

- A reviewer that spawns a sub-agent now has to wait for it, is barred from
  passing `name:`, and has to name any dispatched scan that did not return
  along with the area it left unread.

## 2026-08-27

- The focus-area question now carries a `No focus area` option, so declining a
  focus is a listed answer rather than an off-menu one.

## 2026-08-16

- Added the "Record the Run" step: the skill now writes its report to
  `skill-reviews/runs/` and appends a row to `skill-reviews/INDEX.md` in the
  reviewed repository, so a later session can pick the review back up.

## 2026-08-15

- Added the skill: `SKILL.md`, `agent.md` and `scan-steps.md`, checking whether
  a codebase fits the machine it is meant to run on. No reviewers — the checks
  live in the scan steps.
