aoa-session-harvest
Intent
Metabolize reviewed experience without collapsing extraction, object
classification, promotion, route choice, and automation readiness into one
generic candidate label. Destination owners retain all acceptance authority.
Trigger boundary
Use this skill when:
- an explicitly reviewed, bounded session/evidence packet contains reusable
units, an isolated unit needs owner or promotion judgment, several next routes
must remain visible, or a repeated manual route needs automation triage
- the same extraction or promotion is explicitly requested from live,
unreviewed, or unbounded material and the only valid result is
blocked_unreviewed_evidence before a mode loads
Do not use this skill when:
- the request is generic summarization, progression scoring, memo writeback,
runtime repair, or direct owner writing, promotion, scheduling, delegation,
or mutation
- the request starts from ordinary work/closeout evidence and asks whether a
bounded lesson should be preserved for future owner work; that first
writeback judgment belongs to
aoa-memo-writeback, even if the answer might
later resemble a candidate classification
Inputs
- reviewed evidence boundary and at least one literal supplied ref,
closure/review posture, one mode intent,
relevant owner constraints, risks, effects, and optional checkpoint/handoff
hints that have not yet been trusted; or an attempted live/unreviewed input
used only to return the pre-mode block
Outputs
- one typed session-local result from
references/contract.yaml, with evidence
refs, owner hints, rejected nearest route, effect none, stop line, and
destination-owner review requirement; or blocked_unreviewed_evidence
Procedure
| Mode |
Use when |
Reference |
extract |
Reusable units and unresolved residue have not been isolated. |
references/extract.md |
classify |
One unit needs its object kind, owner, and next artifact classified. |
references/classify.md |
promote |
Exactly one isolated repeated quest-shaped unit needs a final promotion verdict. |
references/promote.md |
branch |
Several materially different continuations must stay visible. |
references/branch.md |
automation-opportunity |
A repeated manual route needs readiness and highest-honest-mode classification. |
references/automation-opportunity.md |
Mode: extract
Read and follow references/extract.md.
Mode: classify
Read and follow references/classify.md.
Mode: promote
Read and follow references/promote.md.
Mode: branch
Read and follow references/branch.md.
Mode: automation-opportunity
Read and follow references/automation-opportunity.md.
- Read
references/contract.yaml. Confirm that the request or supplied packet
contains at least one literal evidence ref; never infer, normalize, or mint
a missing packet/session identifier. Then inspect only enough of that exact
evidence boundary to verify explicit review/closure.
- If a literal ref, review/closure, or a bounded evidence source is missing,
return
blocked_unreviewed_evidence without loading any mode reference.
- Choose exactly one mode and read only its reference to EOF.
- Execute exactly one mode. Later modes are typed handoffs and require a new
selection; they are not an automatic pipeline.
Contracts
- candidates and refs remain session-local until an owner accepts a handoff
- extraction, classification, promotion, automation, execution, progression,
telemetry, and durable owner writes are separate effects
- hints, receipts, counts, and route cards never become evidence or authority
merely by appearing in a reviewed packet
- technique records may explain lineage but are not runtime dependencies
Risks and anti-patterns
- mining a live transcript, universalizing one success, or turning themes and
frustration into reusable units
- inventing or normalizing a packet/session ref that was not literally supplied
- forcing every repeated unit into a skill or every automation candidate into
a scheduler/playbook
- treating quest, receipt, progression, stats, routing, KAG, or owner state as
procedure output
Verification
- trace every result to reviewed refs and disposition stale/cross-session hints
- confirm one mode, typed output, owner, rejected nearest target, effects, and
stop line
- confirm no owner file, quest, memory, route, KAG, telemetry, schedule, or
runtime state changed
Adaptation points
Sessions supply reviewed packets and evidence boundaries. Destination owners
supply intake, promotion, automation, progression, and artifact contracts.
1---2name: aoa-session-harvest3description: 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.4---56# aoa-session-harvest78## Intent910Metabolize reviewed experience without collapsing extraction, object11classification, promotion, route choice, and automation readiness into one12generic candidate label. Destination owners retain all acceptance authority.1314## Trigger boundary1516Use this skill when:1718- an explicitly reviewed, bounded session/evidence packet contains reusable19 units, an isolated unit needs owner or promotion judgment, several next routes20 must remain visible, or a repeated manual route needs automation triage21- the same extraction or promotion is explicitly requested from live,22 unreviewed, or unbounded material and the only valid result is23 `blocked_unreviewed_evidence` before a mode loads2425Do not use this skill when:2627- the request is generic summarization, progression scoring, memo writeback,28 runtime repair, or direct owner writing, promotion, scheduling, delegation,29 or mutation30- the request starts from ordinary work/closeout evidence and asks whether a31 bounded lesson should be preserved for future owner work; that first32 writeback judgment belongs to `aoa-memo-writeback`, even if the answer might33 later resemble a candidate classification3435## Inputs3637- reviewed evidence boundary and at least one literal supplied ref,38 closure/review posture, one mode intent,39 relevant owner constraints, risks, effects, and optional checkpoint/handoff40 hints that have not yet been trusted; or an attempted live/unreviewed input41 used only to return the pre-mode block4243## Outputs4445- one typed session-local result from `references/contract.yaml`, with evidence46 refs, owner hints, rejected nearest route, effect `none`, stop line, and47 destination-owner review requirement; or `blocked_unreviewed_evidence`4849## Procedure5051| Mode | Use when | Reference |52|---|---|---|53| `extract` | Reusable units and unresolved residue have not been isolated. | `references/extract.md` |54| `classify` | One unit needs its object kind, owner, and next artifact classified. | `references/classify.md` |55| `promote` | Exactly one isolated repeated quest-shaped unit needs a final promotion verdict. | `references/promote.md` |56| `branch` | Several materially different continuations must stay visible. | `references/branch.md` |57| `automation-opportunity` | A repeated manual route needs readiness and highest-honest-mode classification. | `references/automation-opportunity.md` |5859### Mode: extract6061Read and follow `references/extract.md`.6263### Mode: classify6465Read and follow `references/classify.md`.6667### Mode: promote6869Read and follow `references/promote.md`.7071### Mode: branch7273Read and follow `references/branch.md`.7475### Mode: automation-opportunity7677Read and follow `references/automation-opportunity.md`.78791. Read `references/contract.yaml`. Confirm that the request or supplied packet80 contains at least one literal evidence ref; never infer, normalize, or mint81 a missing packet/session identifier. Then inspect only enough of that exact82 evidence boundary to verify explicit review/closure.832. If a literal ref, review/closure, or a bounded evidence source is missing,84 return85 `blocked_unreviewed_evidence` without loading any mode reference.863. Choose exactly one mode and read only its reference to EOF.874. Execute exactly one mode. Later modes are typed handoffs and require a new88 selection; they are not an automatic pipeline.8990## Contracts9192- candidates and refs remain session-local until an owner accepts a handoff93- extraction, classification, promotion, automation, execution, progression,94 telemetry, and durable owner writes are separate effects95- hints, receipts, counts, and route cards never become evidence or authority96 merely by appearing in a reviewed packet97- technique records may explain lineage but are not runtime dependencies9899## Risks and anti-patterns100101- mining a live transcript, universalizing one success, or turning themes and102 frustration into reusable units103- inventing or normalizing a packet/session ref that was not literally supplied104- forcing every repeated unit into a skill or every automation candidate into105 a scheduler/playbook106- treating quest, receipt, progression, stats, routing, KAG, or owner state as107 procedure output108109## Verification110111- trace every result to reviewed refs and disposition stale/cross-session hints112- confirm one mode, typed output, owner, rejected nearest target, effects, and113 stop line114- confirm no owner file, quest, memory, route, KAG, telemetry, schedule, or115 runtime state changed116117## Adaptation points118119Sessions supply reviewed packets and evidence boundaries. Destination owners120supply intake, promotion, automation, progression, and artifact contracts.