distilly-code-review
FeaturedUse when reviewing a pull request or an outgoing product diff on the distilly branch.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- titanwings
- Repository
- titanwings/colleague-skill
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
code-review
Review a diff the way a senior engineer does — design first, then spec conformance, correctness, complexity, and tests — reporting only findings with a demonstrated failure. Use when asked to review code, review a branch or PR, check changes before merging, audit a diff for bugs or security issues, or "is this safe to merge?".
code-review
Use when the user says "review this", "check my code", or wants feedback on changes. Reviews for correctness, quality, security, and coding standards.
pr-review
Use when a pull request or git diff is ready and you need a thorough review covering bugs, security, tests, and style before it is merged.