review-core

Solid

Reusable scaffolding for review workflows with context establishment, evidence capture, and structured output.

Code & Development 309 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Core Review Workflow ## Table of Contents 1. [When to Use](#when-to-use) 2. [Activation Patterns](#activation-patterns) 3. [Required TodoWrite Items](#required-todowrite-items) 4. [Step 1 – Establish Context](#step-1--establish-context-review-corecontext-established) 5. [Step 2 – Inventory Scope](#step-2--inventory-scope-review-corescope-inventoried) 6. [Step 3 – Capture Evidence](#step-3--capture-evidence-review-coreevidence-captured) 7. [Step 4 – Structure Deliverables](#step-4--structure-deliverables-review-coredeliverables-structured) 8. [Step 5 – Contingency Plan](#step-5--contingency-plan-review-corecontingencies-documented) ## When To Use - Use this skill at the beginning of any detailed review workflow (e.g., for architecture, math, or an API). - It provides a consistent structure for capturing context, logging evidence, and formatting the final report, which makes the findings of different reviews comparable. ## When NOT To Use - Diff-focused analysis - use diff-analysis ## Activation Patterns **Trigger Keywords**: review, audit, analysis, assessment, evaluation, inspection **Contextual Cues**: - "review this code/design/architecture" - "conduct an audit of" - "analyze this for issues" - "evaluate the quality of" - "perform an assessment" **Auto-Load When**: Any review-specific workflow is detected or when analysis methodologies are requested. ## Required TodoWrite Items 1. `review-core:context-established` 2. `review-core:scope-inventoried` 3. `review-core...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category