generate-eou-candidates
Installation
SKILL.md
Generate EOU Candidates
Generate candidate EOUs from $workflow.
Inputs
$workflow(required) — the workflow to analyze; may be a file path (YAML or Markdown) or a free-text description. If a file path, read it; if text, treat it as the workflow description.workflow_slug— derived from the workflow name or file stem, normalized to lowercase alphanumeric + hyphens (e.g.,code-review-workflow). Used in the output filename.captured_workflow(optional, ECP-0017 / Rule 96) — whenfoundry/captured-workflows/cw-{app_id}.ymlexists with all fourhuman_approvalgates populated, load it. Itsdomain_valuesblock is consulted during candidate scoring per Step 6.5.
Required reading
foundry/constitution.ymlfoundry/registry.ymlfoundry/failure-taxonomy.ymlfoundry/meta-eous/generate-eou-candidates.ymlschemas/eou.schema.yml