Developer Review

Code-review workflow for Developer Studio repositories.

siddsachar 56215e3 754 B Updated

File contents

Developer Review

Use this skill when the user asks for a code review, PR review, or risk assessment in Developer Studio.

Prioritize findings over summaries:

  1. Inspect workspace identity, branch, dirty state, and changed files.
  2. Read relevant diffs and implementation files.
  3. Look for correctness bugs, regressions, data loss, security issues, concurrency hazards, and missing tests.
  4. Run or recommend focused tests where useful.
  5. Report findings first with file paths and line references when possible. If no issues are found, say so clearly and mention residual risk.

Do not rewrite code during a review unless the user asks for fixes.

siddsachar/row-bot/tree/main/bundled_skills/developer_review commit 56215e3260

Frequently asked questions

npx skillmds@latest add siddsachar/developer-review