enrich-and-review
CommunityEnrich plan stubs and validate decisions
Software Engineering#agent orchestration#plan review#enrichment#repo map#Sonnet#tracker status#sequential QA
Authordbc-oduffy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents wasted cycles by ensuring plan stubs are review-gated, then enriched with correct implementation context and verified by sequential domain and generalist reviewers.
Core Features & Use Cases
- Review-gated enrichment: Halts enrichment until the plan document shows an approved review marker in the header, avoiding enrichment on unreviewed or invalid plans.
- Stub discovery and classification: Finds tracker entries marked for enrichment and classifies them into survey-type, plan-type, or manual items so work can be routed correctly.
- Dependency-aware sequencing: Detects overlapping file scope across stubs and forces sequential enrichment when stubs share files to reduce conflicts and inconsistencies.
- Write-ahead tracker safety: Performs a WAL-style status update from Pending enrichment to Enrichment in progress before agents run, improving crash resilience and traceability.
- Enricher dispatch + coordinator flag resolution + dual review: Runs Sonnet enrichers, resolves NEEDS_COORDINATOR flags, updates statuses, and dispatches reviewers in order (optionally with explicit reviewer overrides) while enforcing an apply-everything gate.
Quick Start
Run enrich-and-review on your chunk directory by providing the target path as the argument, then wait for stubs to be enriched, reviewed, and marked ready for execution.
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: enrich-and-review Download link: https://github.com/dbc-oduffy/coordinator-claude/archive/main.zip#enrich-and-review 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 471,000+ vetted skills library on demand.