Code Review
SkillFiles & storageLets your agent review code or recent changes and give structured feedback on design, correctness, and tests.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Code Review skill
About this capability
Review or de-slop concrete changes in ccch1mneyyy/dsh-TUI at maintainer level: PR numbers or URLs, branches, commit ranges, patch files, staged or unstaged worktrees, and scoped repository-hygiene requests. Use for evidence-first correctness, contract, repository-rule, process, and behavior-preservi
What this skill tells your AI
The instructions your AI receives, as published by ccch1mneyyy/dsh-tui in .agents/skills/review/SKILL.md and read by ahel’s review.
Review the current project or the most recent change set and give feedback the author can act on.
Procedure
- Determine the review target: the whole project, the current branch diff (git diff against the base), or a specific area the user names.
- Read the code with these lenses:
- 设计: does the structure match the problem? Clear ownership, sane seams, no over-engineering?
- 正确性: boundary conditions, error handling, concurrency, resource lifetime.
- 可维护性: naming, duplication, dead code, complexity hotspots, comment quality.
- 测试: are the important behaviors covered? Are tests asserting behavior rather than implementation?
- For each finding: file/line, what's wrong, why it matters, concrete suggestion.
- Order feedback: blocking issues first, then nits. Distinguish "must fix" from "consider".
- End with what's good — reviews that only criticize are less useful.
Constraints
- Do not modify code during the review.
- If reviewing a diff, look at the diff in context (surrounding code), not just the changed lines.
Signals
- GitHub stars
- 3k
- Forks
- 176
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
review-ccch1mneyyy- Source
- github.com/ccch1mneyyy/dsh-tui