ten-pass-verification
Community10x code review for faster merges.
Authorjimmymalhan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures thorough code review by implementing a rigorous 10-pass verification process, preventing code from being merged without adequate scrutiny and reducing the time PRs spend in review.
Core Features & Use Cases
- Multi-faceted Review: Employs 10 distinct verification passes, each with a specific focus (e.g., code style, API contract, evidence validation, testing).
- Parallel Execution: Runs verification passes concurrently to minimize overall review time.
- Mandatory Feedback: Requires each pass to comment on the Pull Request, providing specific feedback or confirmation.
- Prompt Merging: Facilitates rapid merging once all 10 passes are successfully completed and commented.
- Use Case: A developer submits a Pull Request. The ten-pass verification skill automatically triggers 10 different checks in parallel. Each check comments on the PR with its findings. Once all 10 checks have commented and passed, the PR is automatically merged.
Quick Start
Initiate the ten-pass verification process for the current pull request.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: ten-pass-verification Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#ten-pass-verification 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 223,000+ vetted skills library on demand.