skills/core/session-growth/aoa-checkpoint-closeout-bridge/SKILL.md
Carry provisional checkpoint hints into a reviewed session closeout: harvest, progression, quest-promotion, and branch handoff. Use to collect bounded hints or execute after the current session artifact is closed and reviewed. Do not use mid-session for final judgment, without reviewed evidence, as a hidden playbook runner, or to write owner truth.
npx skillsauth add 8Dionysus/aoa-skills aoa-checkpoint-closeout-bridgeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Preserve the existing checkpoint-closeout capability while its durable
scenario remains an aoa-playbooks playbook without an executable MCP owner.
Checkpoint hints remain provisional; the bridge makes every downstream skill
selection, evidence reread, state transition, and stop explicit.
Use one mode:
collect: record bounded checkpoint hints for later review without emitting
harvest, progression, quest, or owner verdictsexecute: carry one closed, explicitly reviewed artifact through the
ordered closeout stages and return a session-local execution reportDo not use when the evidence is live, unreviewed, unbounded, or cross-session identity cannot be separated; when the request is only a recap; or when a mechanical checkpoint packet is being treated as proof, memory, progression, quest, playbook, or owner truth.
Read references/contract.yaml first.
collect consumes checkpoint-focus-input and returns
provisional-checkpoint-focusexecute consumes reviewed-checkpoint-closeout-input and returns
checkpoint-closeout-execution-reportAll outputs remain session-local. A caller may request an explicit local note or report path, but this skill never writes an owner repository, durable memory, quest state, progression state, proof surface, playbook, KAG, or stats surface.
collect, read references/collect.md to EOF and stop after the
provisional focus packet.execute, read references/execute.md to EOF.execute, require one closed and explicitly reviewed
artifact plus its current-session boundary. Otherwise return
blocked_unreviewed_evidence without loading downstream skills.aoa-session-harvest and
aoa-session-progression-lift bundles before their first nodes. Missing,
ambiguous, or owner-unresolvable dependencies return
blocked_missing_capability; do not replace them with generic reasoning or
retired skill names..system, or a sibling skill directory for its exact
handle. A manifest read batched with an owner document is a failed
preflight, not a successful load.unverified_nonserial_node_execution.selected, loaded,
started, produced, verified, and completed, or the exact
blocked, failed, skipped, deferred, or handed-off terminal state.
A node without its observable primary-evidence reread must terminate as
unverified_missing_evidence_reread, never verified or completed.classify[*] instance and closeout.report as its own stage;
each executed instance requires its own post-selection, pre-start rereadaoa-playbooks checkpoint-closeout route as scenario authority;
this transitional skill does not claim playbook runtime executiondevelopment
Sanitize private technical material into a public-safe owner-bounded derivative, or resolve authority among authored, generated, runtime, and installed sources. Use for governed incidents, logs, configs, diagnostics, or conflicting source roles. Do not use for ordinary editing, memo/session work, direct publication, or durable-memory authority.
tools
Diagnose a reviewed recurring session/workflow failure, or carry one bounded owner repair through checkpoint, rollback, and real health verification. Use for reviewed contamination, drift, repeated route/tool failure, or an established diagnosis ready for repair. Do not use on live evidence, for vague self-improvement, or to call a proposed or merely executed change verified.
tools
Use only when a literal ref to a closed/reviewed session packet is supplied, to extract, classify, propose promotion or branching, or identify an automation opportunity. Missing, live, or unreviewed evidence must fail closed without inventing a ref. Natural closeout preservation belongs to aoa-memo-writeback. Do not use for generic summaries, progression, direct owner writes, scheduling, mutation, or telemetry authority.
testing
Turn one stable technical truth into bounded evidence through contract, coverage-audit, or property mode. Use to define a named consumer seam, audit what existing checks really constrain, or express a broad invariant after manual cases establish meaning. Compose with aoa-eval when an evaluation surface must first be found or applied. Do not use for undefined behavior, generic test plans, or green checks as whole-system proof.