Conducting Code Review
OfficialAutomate thorough code reviews, ensure quality.
Software Engineering#automation#workflow#testing#quality assurance#code review#feedback#collaboration
Authorcipherstash
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual code reviews are inconsistent, time-consuming, and prone to missing critical issues. This Skill standardizes the process, ensuring all checks are performed systematically, saving you time and reducing post-merge bugs.
Core Features & Use Cases
- Systematic Review Process: Follows a structured workflow for correctness, security, and maintainability.
- Test Verification: Mandates running all tests and checks (linting, formatting) as a non-negotiable part of the review.
- Structured Feedback: Guides saving feedback against practice standards, including severity levels, for clear communication.
- Use Case: Before merging a feature branch, use this Skill to ensure all code changes meet project standards, tests pass, and no critical issues are overlooked, preventing costly rework and maintaining code integrity.
Quick Start
In a Claude Code session, after making changes:
/code-review
The Skill will guide you through:
1. Identifying code scope (e.g., git log -1 --stat)
2. Running tests and checks (mise run test, mise run check)
3. Reviewing against project standards (from practices/code-review.md)
4. Saving structured feedback to your work directory
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Conducting Code Review Download link: https://github.com/cipherstash/cipherpowers/archive/main.zip#conducting-code-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.