.claude/skills/code-reviewRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Review code on two axes — Standards (code quality) and Spec (requirements alignment). Supports multi-agent parallel review, visual review, and file-based handoffs.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/code-reviewRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/code-reviewRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/code-reviewRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @paudyyin/code-reviewclawhub inspect @paudyyin/code-review --version 2.2.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
eval(This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:402134e5f61291db949569a3bbbe923e1c3c3b0495db937b6f66067a453e6858references/confidence-scoring.mdscripts/annotation_store.pyscripts/diff_parser.pyscripts/diff_renderer.pyscripts/import_analyzer.pyscripts/report_generator.pyscripts/test_import_analyzer.pyscripts/visual_review.pyskill-card.mdSKILL.mdtemplates/branch-reviewer-prompt.mdtemplates/impact-report.mdtemplates/task-reviewer-prompt.md- Introduced a dual-axis review architecture, separating code quality (Standards) and requirements alignment (Spec) into isolated review phases. - Added detailed frameworks for both axes: Fowler’s 12 code smells and project-specific coding standards for Standards, and structured requirement mapping (Missing/Extra/Misunderstood/Edge/Non-functional) for Spec. - Implemented strict serial isolation between review phases to prevent context contamination and increase traceability. - Enhanced review outputs with standardized report templates for both axes and clarified the decision rules for final approvals. - Updated multi-stage review process, with task-level and branch-level review mechanisms, and integrated automatic change impact analysis between review stages. - Improved file-based handoff standards and clarified multi-agent, parallel, and visual review support.