agentsclimarketplace

Review work light

Skill jukrap/ai-agent-playbook/skills/quality/review-work-light

Reusable AI agent skills, project templates, and guardrails for safer software maintenance and delivery.

Install
npx -y skills add jukrap/ai-agent-playbook --skill review-work-light

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when doing a lightweight review of recent implementation work, local diffs, or a completed change before handoff without starting a blocking multi-agent review process.

SKILL.md

0.9 KB, 149 tokens by cl100k_base, as published. Nobody here has run it

Review Work Light

Review the change for likely misses before handoff.

Workflow

  1. Inspect the current diff, touched files, and relevant tests or docs.
  2. Review behavior first: regressions, edge cases, data contracts, state transitions, errors, and cleanup safety.
  3. Review maintainability second: duplication or clone cues, naming, local style, documentation drift, and overbroad changes.
  4. Check whether the verification evidence matches the risk of the change, especially for shared code or generated signals.
  5. Report findings first. If there are no findings, state remaining test gaps or residual risk.

Reference

Read references/review-work-light-checklist.md for review angles and output guidance.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.