Files
cli-tools/ai-tools/skills/review/assets/template.md
T
Jev Kuznetsov 60710fab20 initial commit
2026-04-16 11:36:48 +02:00

31 lines
489 B
Markdown

# Code Review
| Field | Value |
|---|---|
| Date | YYYY-MM-DD |
| Reviewer | model name and version |
| LOC | total lines of code |
| Tests | count |
| Coverage | percentage (if available) |
## Maintainability — X/10
- ...
## Extensibility — X/10
...
## Testability — X/10
...
## Robustness — X/10
...
## Clarity — X/10
...
## Summary
One short paragraph on the overall state of the codebase.
## Priority recommendations
Top 5 actionable improvements, ordered by impact.