Coord Claim — Development skill for Claude Code
Claim a row after checking it can be closed, with a step, a write set, and a claim before any fan-out.
How to install Coord Claim
Installs to ~/.claude/commands/0marm0-coord-harness-coord-claim.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0marm0/COORD-Harness/HEAD/.claude/commands/coord-claim.md -o ~/.claude/commands/0marm0-coord-harness-coord-claim.md Restart Claude Code, or start a new session, for it to be picked up.
What Coord Claim does
description: Claim a row after checking it can be closed, with a step, a write set, and a claim before any fan-out. argument-hint: [what you are about to do]
Claim a row
A claim is a lease, not a bookmark. Take it before you start reading code or writing files for the row — not after the work is half done.
1. Read the row before taking it
.venv/bin/coord work-context WORK-ID
or MCP `work_context`. Three things decide whether this claim is safe:
- **Assign
Alternatives in Development
- Prun — Run prun: parallel delegation fan-out (Codex-primary, Opus coordinates) 239 ★
- Mem Save — Save a curated session-level summary to history 186 ★
- Pair Verify — Use after you fix a bug and before you claim it fixed — it spawns ONE skeptic sibling session via CCC that mus 130 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Coord Recover
Reconcile a row when the board and reality disagree — stale claims, dead sessions, blocked rows, overlapping w
Mem Forget
Active forgetting — archive raw journal transcript past its TTL (default 7 days) out of active recall, after s
Orbits Check
Close the orbit — re-run the baseline query weeks after a fix shipped and find out whether the number actually
Coord Close
Close a row against its declared proof, or park/block with a durable resume contract.
ICP Screen Claude Code Skill
A claude code skill that runs across all your interview transcripts and figures out which belong to a specific
Final Review
Orchestrate the final review fan-out (integration + diversity + risk + release readiness)
Related Agents
Bead Epic Auditor
Use this agent when auditing bead epics for closure drift — finding open epics whose entire child set is alrea
Content Adapter
Fan-out worker for multi-platform content adaptation. Given ONE approved source artifact (with its claims tabl
Planner V3
Creates bite-sized, TDD-embedded, one-shot-executable implementation plans with DAG emission, claim verificati