.agents/skills/aoa-session-route-forks/SKILL.md
Turn reviewed session evidence into explicit next-route forks with likely gains, costs, risks, owner targets, and stop conditions so continuation stays legible instead of buried in chat memory. Use when a reviewed session ended with several plausible next moves and you need visible branch choices rather than a hidden recommendation. Do not use when there is only one obvious next move, when donor harvest still has not happened, or when the real question is final promotion of one repeated quest unit.
npx skillsauth add 8Dionysus/aoa-skills aoa-session-route-forksInstall 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.
Use this skill to author FORK_CARDS from a reviewed session.
The goal is not prediction theater. The goal is legible choice architecture: what routes exist, why each route matters, what each one likely costs, and where each route probably lands first.
Use this skill when:
Do not use this skill when:
FORK_CARDS with likely gain, cost, risk, owner repo, and stop conditionsDECISION_FORK_RECEIPT using references/stats-event-envelope.md and
references/decision-fork-receipt-schema.yamlCORE_SKILL_APPLICATION_RECEIPT using
references/core-skill-application-receipt-schema.yamlDECISION_FORK_RECEIPT when the fork set closes, keeping the
receipt smaller than the branch cards themselvesCORE_SKILL_APPLICATION_RECEIPT
that points back to the bounded fork receipt and records one finished
kernel-skill application onlyDECISION_FORK_RECEIPT is descriptive branch telemetry, not routing policyCORE_SKILL_APPLICATION_RECEIPT is generic kernel telemetry, not branch
policy or route choice authoritysupersedes rather than silent overwriteCORE_SKILL_APPLICATION_RECEIPT points to the fork
detail receipt and stays finish-onlyManifest-backed techniques:
8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/decision-fork-cards/TECHNIQUE.md and sections: Intent, Inputs, Outputs, Core procedure, Validation8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/risk-passport-lift/TECHNIQUE.md and sections: Outputs, Contracts, Risks, ValidationProject overlays may add:
development
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.