Claims banner
terrene-foundation terrene-foundation

Claims

Development community

Description

--- description: List all active claims in the multi-operator coordination log — own first, then siblings by granted_at DESC. Surfaces F2-1 contested claims (ADJACENT later overridden by SAME). --- # /claims — Multi-Operator Active-Claim Surface Read surface for the multi-operator coordination log's active-claim view. No writes. The command folds the log through A2a's `foldLog` and projects the accepted set to the active sibling-claim shape (rule 7 isClaimActive predicate). Per multi-operator

Installation

Installs to ~/.claude/commands/terrene-foundation-kailash-coc-claude-py-claims.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/terrene-foundation/kailash-coc-claude-py/HEAD/.claude/commands/claims.md -o ~/.claude/commands/terrene-foundation-kailash-coc-claude-py-claims.md

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

Full documentation available on GitHub

View Source Repository