仓库巡检 Skill
让 Claude Code 按清单检查测试、类型与明显风险后再改代码。
Claude SkillClaude Code SKILL.md
Repo audit
When this skill is used, first map the repo, then change code.
Steps
- Identify package manager and test command.
- List files that will be touched and why.
- Prefer the smallest patch that satisfies the request.
- Run tests if a command is available; report failures honestly.
Output
- Summary of what changed
- Commands you ran
- Residual risks