ki-acceptlisted
Install: claude install-skill knowledgeislands/ki-agentic-harness
# ki-accept
**Kind:** process.
Reviews the required review packet, records approved closure, retains done records, and prunes explicitly selected done records.
Read [the review-closure procedure](references/standards-acceptance.md) and [the local authority notes](references/sources.md) before acting.
## What this skill does
`ki-accept` is the only process skill that closes a work-record lifecycle. It also owns its explicitly selected done-record prune procedure.
1. Resolve the selected adapter and confirm one exact canonical local record at its physical root is `awaiting-review` with the roadmap-owned six-heading review packet. Remote adapters stop pending `KI-HARNESS-FND-014`.
2. Present the review packet and require human approval by default.
3. Record approved closure as `done`, retain the done record, and ensure that state lands before any later pruning.
4. Prune only fully resolved regular `done` records selected beneath the exact adapter root, excluding records retained by an unresolved completion-observation trade; selection is deletion authority. A prune-only commit may remove several eligible records together but contains no lifecycle transition or unrelated work.
It never chooses work, starts implementation, edits plan scope, reconstructs missing verification, or treats a recap or passing command as human approval.
## Relationship boundary
`ki-recap` identifies unfinished work and may recommend a review-closure action; it never closes or deletes a record.