0marm0

Coord Close — Development skill for Claude Code

Development community

Close a row against its declared proof, or park/block with a durable resume contract.

How to install Coord Close

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

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

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

What Coord Close does


description: Close a row against its declared proof, or park/block with a durable resume contract. argument-hint:

Close a row

The completion gate is proof-gated and fails closed. Run the checklist below *before* calling `done`, so a missing proof is something you decide about rather than something a refusal tells you.

1. Re-read the declared proof

.venv/bin/coord work-context WORK-ID

or MCP `work_context`. Take the row's `done_signal` verbatim. The gate ac

Alternatives in Development

  • Done Check — PUA Done Check — 用于没跑测试别说完成、已完成但没证据、done without proof、需要验收/回归/交付质量检查的场景 19.5k ★
  • Review Resume — PM resume review against 10 best practices including XYZ+S formula 7.8k ★
  • Overnight PRs — Autonomous overnight loop — verify issues against the codebase, close stale ones, ship PRs through /ship (bug 324 ★

Full documentation available on GitHub

View Source Repository