.agents/skills/aoa-automation-opportunity-scan/SKILL.md
Detect reviewed or repeated project processes that are candidates for automation, classify whether they are seed-ready, and route them to the right owner layer without granting schedule or mutation authority. Use when a reviewed session or repeated project slice reveals a recurring manual route and the honest question is whether it should stay manual, become a bounded skill, or become a playbook automation seed candidate. Do not use for one-off exploratory work, creative synthesis with no stable trigger or output, live scheduling requests, or hidden self-change.
npx skillsauth add 8Dionysus/aoa-skills aoa-automation-opportunity-scanInstall 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 detect where repeated project work is ripe for automation and
to package that finding into a bounded AUTOMATION_OPPORTUNITY_PACKET.
The goal is not to automate by reflex. The goal is to notice when a process has become repetitive, stable, legible, and evidence-backed enough that automation or semi-automation becomes an honest next move.
Use this skill when:
automation_candidateDo not use this skill when:
AUTOMATION_OPPORTUNITY_PACKETAUTOMATION_CANDIDATE cardsseed_ready or not_now verdict for each candidatecheckpoint_required flag when the route crosses self-change or approval-sensitive boundariesskill, playbook_seed, technique_candidate, repair_quest, quest, or deferAUTOMATION_CANDIDATE_RECEIPT using
references/stats-event-envelope.md and
references/automation-candidate-receipt-schema.yamlCORE_SKILL_APPLICATION_RECEIPT using
references/core-skill-application-receipt-schema.yamlcheckpoint_required when the route would cross into self-change, hidden authority, or important mutationseed_ready only when the process is stable enough to name inputs, outputs, bounded prompts or activation hints, and a likely owner surfacereferences/automation-fit-matrix.md, references/session-harvest-integration.md, references/playbook-seed-bridge.md, references/checkpoint-boundary.md, and references/automation-opportunity-packet-schema.yamlAUTOMATION_CANDIDATE_RECEIPT when the packet closes, keeping the
receipt detector-shaped rather than scheduler-shapedCORE_SKILL_APPLICATION_RECEIPT
that records the finished kernel-skill run, points back to the bounded
detail receipt, and stays separate from scheduler or mutation authorityaoa-playbooks as seed candidates rather than hidden playbooks inside a skillaoa-session-self-diagnose, aoa-session-self-repair, or
aoa-quest-harvest must stay explicit rather than being smuggled in as
silent policysupersedes rather than silent overwriteseed_ready or not_now is explicit for each candidateCORE_SKILL_APPLICATION_RECEIPT points back to the
detail receipt and does not claim more than one finished kernel-skill runManifest-backed techniques:
8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/automation-fit-matrix/TECHNIQUE.md and sections: Intent, Inputs, Outputs, Core procedure, Risks, Validation8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/human-loop-to-seed-lift/TECHNIQUE.md and sections: Intent, When to use, Outputs, Core procedure, Contracts, Validation8Dionysus/aoa-techniques at 5c6f0496edc3c2e74590baa35627c85fe58ef765 using path techniques/agent-workflows/approval-sensitivity-check/TECHNIQUE.md and sections: Intent, Inputs, Outputs, Contracts, Risks, Validationdevelopment
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.