0marm0

Coord Recover — Development skill for Claude Code

Development community

Reconcile a row when the board and reality disagree — stale claims, dead sessions, blocked rows, overlapping write sets.

How to install Coord Recover

Installs to ~/.claude/commands/0marm0-coord-harness-coord-recover.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0marm0/COORD-Harness/HEAD/.claude/commands/coord-recover.md -o ~/.claude/commands/0marm0-coord-harness-coord-recover.md

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

What Coord Recover does


description: Reconcile a row when the board and reality disagree — stale claims, dead sessions, blocked rows, overlapping write sets. argument-hint: [WORK-ID]

Recover a row the board is wrong about

The board disagreeing with reality is a normal event: a session died mid-turn, a lease outlived the process it described, a row says running with nothing behind it. The recovery is always to write the true state through a lifecycle verb. Never hand-edit the database or a projection to make

Alternatives in Development

  • Third-party Notices — THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI 94.7k ★
  • Iterate Implementation Plan — You are tasked with updating existing implementation plans based on user feedback 10k ★
  • /plan Roadmap — Create a roadmap that reflects strategy, risk, and delivery reality 2.3k ★

Full documentation available on GitHub

View Source Repository