03 Repair Batch Consistency banner
cadela-dev cadela-dev

03 Repair Batch Consistency

Development community

Description

# Repair Prompt: Batch Consistency and Mirror Recovery Use this when a batch is incomplete, inconsistent, or after compaction if you are not sure whether the last batch finished correctly. ## Read first Read: - `CLAUDE.md` - `NEXT_ASSIGNMENT.md` - `docs/_project_index/PROJECT_FILE_INDEX.md` - latest `assignments/BATCH_####.md` - matching `worker_reports/BATCH_####_WORKER.md` if present - matching `verification_reports/BATCH_####_VERIFICATION.md` if present ## Repair target Repair the lates

Installation

Installs to ~/.claude/skills/cadela-dev-projectatlas-03_repair_batch_consistency/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cadela-dev-projectatlas-03_repair_batch_consistency && curl -fsSL https://raw.githubusercontent.com/cadela-dev/ProjectAtlas/HEAD/prompts/03_repair_batch_consistency.md -o ~/.claude/skills/cadela-dev-projectatlas-03_repair_batch_consistency/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository