Repository Review

Review a repository change for correctness, security, and maintainability.

stablyai b422897 674 B Updated

File contents

Repository review

Review the diff in this order:

  1. Restate the behavior the change is meant to provide.
  2. Trace authority boundaries, validation, persistence, and cleanup paths.
  3. Check failure behavior, concurrency, stale state, and partial completion.
  4. Check macOS, Linux, Windows, and remote-workspace assumptions.
  5. Run focused tests before broader quality gates.
  6. Report findings by severity with file and line evidence.

Prefer a small reproducible test over a speculative warning. If no issue remains, state which risks were checked.

stablyai/orca-workflow-skills/tree/main/skills/repository-review commit b422897d03

Frequently asked questions

npx skillmds@latest add stablyai/repository-review