skills/aoa-automation-opportunity-scan/SKILL.md
--- name: aoa-automation-opportunity-scan scope: core status: scaffold summary: 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. invocation_mode: explicit-only technique_dependencies: - AOA-T-0086 - AOA-T-0087 - AOA-T-0088 --- # aoa-automation-opportunity-scan ## Intent Use this skill to detect where repeated project work is ripe
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, Validationtesting
--- name: aoa-decision scope: core status: evaluated summary: Route AoA decision-lane work through the workspace decision graph first, then hand off to the smallest find, create, or correct subskill while keeping repo-local decision files authoritative. invocation_mode: explicit-preferred technique_dependencies: - AOA-T-0033 - AOA-T-0002 --- # aoa-decision ## Intent Use this skill as the front door for AoA `docs/decisions/` work. It decides whether the task is to find, create, or correct
testing
--- name: aoa-decision-find scope: core status: evaluated summary: Find AoA decision records through the workspace graph, then verify claims against repo-local source notes and generated decision indexes. invocation_mode: explicit-preferred technique_dependencies: - AOA-T-0002 --- # aoa-decision-find ## Intent Use this skill to find decision rationale quickly across AoA repositories while keeping final claims grounded in the owning repository's authored decision note. ## Trigger boundary
tools
--- name: aoa-decision-create scope: core status: evaluated summary: Create a new AoA decision record in the owning repository by using graph context for placement and repo-local decision law for the actual source note and indexes. invocation_mode: explicit-preferred technique_dependencies: - AOA-T-0033 - AOA-T-0002 --- # aoa-decision-create ## Intent Use this skill when a real structural, workflow, tooling, source/export, or authority decision needs a durable repo-local `docs/decisions/`
development
--- name: aoa-decision-correct scope: core status: evaluated summary: Correct, supersede, or reindex AoA decision records by editing source notes first, rebuilding repo-local indexes, and refreshing the workspace decision graph. invocation_mode: explicit-preferred technique_dependencies: - AOA-T-0001 - AOA-T-0033 - AOA-T-0002 --- # aoa-decision-correct ## Intent Use this skill to repair an existing decision record, its index metadata, supersession links, source-surface list, or generate