agentsclimarketplace

Code review

Skill eooo-io/ai-native-engineering-doctrine/04-agent-skills/code-review

Review code for correctness, maintainability, security, performance, and test quality.From its SKILL.md

Install
npx -y skills add eooo-io/ai-native-engineering-doctrine --skill code-review

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

  • 0 stars0 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.

SKILL.md

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

Code Review

Purpose

Review a code change and produce actionable feedback. The output is concrete enough that the author can fix issues without a follow-up conversation.

Review dimensions

  1. Correctness
  2. Readability
  3. Complexity
  4. Security
  5. Performance
  6. Test quality
  7. Architecture fit
  8. Operational risk

Output format

## Summary

## Critical issues

## Suggested improvements

## Tests to add or update

## Questions or assumptions

Rules

  • Be specific. "Unclear" is not feedback; quote the line and explain why.
  • Explain why each issue matters; consequences anchor priority.
  • Prefer fix suggestions or small diffs when the change is mechanical.
  • Do not invent project requirements.
  • Mark uncertainty clearly. Reviewing is not bluffing.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.