review-checklist Skill
Generates a language-specific code review checklist tailored to the files being changed. Published by microsoft in GHCP-Lab.
What is review-checklist Skill?
Generates a language-specific code review checklist tailored to the files being changed. Published by microsoft in GHCP-Lab. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using GHCP-Lab
Technical details
- Install or run with Copy skill directory
When to use review-checklist Skill
- Use it for developers using ghcp-lab.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/GHCP-Lab
- Skill file: plugins/code-reviewer/skills/review-checklist/SKILL.md
What it does
Generates a language-specific code review checklist tailored to the files being changed.
Skill instructions
Review Checklist Skill This skill generates targeted code review checklists customized for the specific programming language or files in your change. When to Use - Before submitting a PR for review - When reviewing code from teammates - To ensure consistency with language best practices - To catch common language-specific pitfalls Supported Languages - TypeScript — Type safety, async/await patterns, React/Node conventions - C — Null safety, async patterns, LINQ, .NET framework usage - C++ — Memory management, smart pointers, const correctness, thread safety - Python — Type hints, exception handling, PEP 8, async patterns - Go — Error handling, goroutines, channels, interfaces - Java — NullPointerException handling, resource management, collection APIs Checklist Categories Each checklist includes checks for: Type Safety - Type annotations present and correct - No unsafe casts or type assertions - Proper generic type usage - Runtime type validation where needed Error Handling - All excep
Explore related resources
Frequently asked questions
What is review-checklist?
review-checklist is a open-source AI agent skill with Copy skill directory. Generates a language-specific code review checklist tailored to the files being changed.
Who is review-checklist best for?
review-checklist is best for reusing agent instructions, scripts, and references.
How do I install review-checklist?
Install or run review-checklist using Copy skill directory. Check review-checklist for the latest setup command.
Is review-checklist actively maintained?
review-checklist may need a closer maintenance check before production use.
Auto-fetched from GitHub.