← ClaudeAtlas

ki-tradelisted

Operates one repository's side of declared cross-repository trades: prepare an observable proposal, inspect preparation changes, submit or receive an immutable record, manage local routes, and release or prune eligible copies. Use when asked to "prepare a trade", "submit this trade", "receive this trade", "observe a preparation", "check trade routes", or "clean up released trades". Receiver disposition belongs to ki-next; trade shape and authority belong to ki-trades.
knowledgeislands/ki-agentic-harness · ★ 0 · AI & Automation · score 76
Install: claude install-skill knowledgeislands/ki-agentic-harness
# ki-trade **Kind:** process. Operates the selected repository's local side of a trade without writing a peer checkout or deciding the receiver's response. Read [the trade-operations procedure](references/standards-trade-operations.md) before running a mutating operation. ## Lifecycle ```text preparing (mutable and committed) ├─ abandon → removed before submission └─ submit → submitted (immutable, awaiting receipt) └─ receive → received / unconsidered └─ ki-next records the receiver decision sender observation policy: unattended | receipt | decision | completion ``` Preparation, delivery, receiver decision, and sender observation are separate facts. A committed preparation is silently observable; it is not receivable and creates no acknowledgement or receiver copy. Submission freezes the record. Receipt proves only that the receiver created its local immutable copy. ## What this skill does - **Prepare, observe, submit, or abandon** one sender-owned preparation. - **Receive** one explicitly identified submitted record, or preview and confirm an explicit `--all` batch. - **List and show** local records and observable peer state without changing either repository. - **Release or prune** only copies whose governed eligibility is currently observable. - **Manage routes** by changing only the selected repository's declaration and preserving every route that still has a dependent local record. `ki-trades` owns the reco