review
Installation
SKILL.md
Review
Required Skills
Load/apply skills based on scope (see Step 2 for conditional loading):
framework:knowledge-priming-- Load project context (tech stack, architecture, conventions) to evaluate against real standards (always loaded)framework:learning-harvest-- Load prior operational learnings inform review; harvest new patterns at session end (always)framework:collaborative-judgment-- Surface borderline findings with both interpretations instead of silently classifying (always loaded)framework:clean-code-- Code craft: SRP, naming, complexity, error handling (always loaded)framework:architecture-- Structural: layer rules, dependency direction, architectural flows (conditional)framework:domain-driven-design-- Domain modeling: aggregates, entities, value objects (conditional)framework:secure-coding-- Security: trust boundaries, injection, secrets, input handling (conditional)framework:test-quality-- Test: AAA structure, isolation, assertions, naming (conditional)
Config Resolution
Review molecule supports optional config thru review-standards doc from review-refiner (or hand-written). Configures review process — not what atoms check (that's atom-level config via atom refiners).
Resolution steps: