Code review
Skill eooo-io/ai-native-engineering-doctrine/examples/imported-into-project/.claude/skills/code-review
Review code for correctness, maintainability, security, performance, and test quality.From its SKILL.md
npx -y skills add eooo-io/ai-native-engineering-doctrine --skill code-reviewAssembled 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
- Correctness
- Readability
- Complexity
- Security
- Performance
- Test quality
- Architecture fit
- 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.