一键导入
Review code for correctness, maintainability, security, and project fit.
npx skills add https://github.com/kodi/topchester-agent --skill code-review复制此命令并粘贴到 Claude Code 中以安装该技能
Review code for correctness, maintainability, security, and project fit.
npx skills add https://github.com/kodi/topchester-agent --skill code-review复制此命令并粘贴到 Claude Code 中以安装该技能
Configure Topchester project and user settings. Use when editing or explaining `topchester.jsonc`, `~/.config/topchester/config.jsonc`, model providers, command policy, ignore paths, hooks, project instruction files, or repo-scoped command approvals.
Split larger work into ordered, verifiable implementation slices.
Quickly map an unfamiliar repository before changing it.
Debug failures by finding evidence and root cause before changing code.
Add or tighten tests before implementing a behavior change.
Use this skill when creating or updating planning documents for large changes, migrations, phased implementations, multi-PR work, risky refactors, staging validation, or any task that should be decomposed into ordered, reviewable slices with clear dependencies and verification.
| name | code-review |
| description | Review code for correctness, maintainability, security, and project fit. |
Use when reviewing code before merge, after a risky change, or when the user asks for a review.
Confirm the relevant tests, type checks, lint checks, or manual checks for the changed behavior.