review-core
CommunityStandardize deep-dive reviews for consistent findings.
Authorathola
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deep-dive reviews (architecture, math, API) can lack consistency in context capture, evidence logging, and reporting. This skill provides a shared preflight and reporting workflow to ensure comparable findings across all reviews.
Core Features & Use Cases
- Context Establishment: Confirms repository, branch, and comparison targets.
- Scope Inventory: Lists all relevant artifacts (source, configs, docs, specs) for the review.
- Evidence Capture: Logs every command and output that informs the review.
- Deliverable Structuring: Prepares a consistent reporting skeleton for all review types.
- Use Case: Before an architecture review, use this skill to establish the context, inventory all relevant files, capture
git diffoutput as evidence, and set up the structured report template.
Quick Start
Confirm your current repository and branch, then list all relevant files for your review (e.g., source, configs, docs).
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: review-core Download link: https://github.com/athola/claudenomicon/archive/main.zip#review-core Please download this .zip file, extract it, and install it in the .claude/skills/ directory.