skills/aoa-session-self-diagnose/SKILL.md
--- name: aoa-session-self-diagnose scope: core status: scaffold summary: Classify drift, friction, proof gaps, ownership confusion, and repeated failure patterns from a reviewed session into a bounded diagnosis packet without mutating anything yet. invocation_mode: explicit-only technique_dependencies: - AOA-T-0080 - AOA-T-0081 --- # aoa-session-self-diagnose ## Intent Use this skill to turn a reviewed session into a `DIAGNOSIS_PACKET`. It should answer: what drifted, what hurt, what bo
npx skillsauth add 8Dionysus/aoa-skills aoa-session-self-diagnoseInstall 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 turn a reviewed session into a DIAGNOSIS_PACKET.
It should answer: what drifted, what hurt, what boundary blurred, what proof is missing, and what repair shape is most plausible.
Use this skill when:
Do not use this skill when:
DIAGNOSIS_PACKET with drift types, symptoms, probable causes, repair shapes, and owner hintsaoa-session-self-repairDIAGNOSIS_PACKET_RECEIPT using
references/stats-event-envelope.md and
references/diagnosis-packet-receipt-schema.yamlCORE_SKILL_APPLICATION_RECEIPT using
references/core-skill-application-receipt-schema.yamlDIAGNOSIS_PACKET_RECEIPT when the diagnosis packet
closes, keeping the payload smaller than the diagnosis itselfCORE_SKILL_APPLICATION_RECEIPT
that points back to the bounded detail receipt and records one finished
kernel-skill applicationsupersedes rather than silent overwriteCORE_SKILL_APPLICATION_RECEIPT points to the detail
diagnosis receipt and stays finish-onlyManifest-backed techniques:
8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/session-drift-taxonomy/TECHNIQUE.md and sections: Intent, Outputs, Risks, Validation8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/diagnosis-from-reviewed-evidence/TECHNIQUE.md and sections: Intent, Inputs, Outputs, Core procedure, Contracts, 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.