Generate Eou Candidates

Generate a minimal, ranked candidate EOU set from a messy workflow under Foundry V2 generation-envelope constraints. Candidates are proposal-only at lifecycle_stage candidate, with arguments_against and minimality results recorded per candidate; activation is forbidden at this stage. <example> Context: User has a workflow description and wants candidate EOUs to consider before specifying any. user: "$generate-eou-candidates Compile-chapter workflow: fetch source, parse, render, validate, publish." assistant: "I'll extract decision boundaries (not visible activity labels), test minimality per candidate (rule/validator/regression case alternatives), produce ≤ 7 candidates with arguments_against, and write a candidate-set artifact at foundry/self-evolution/candidate-sets/." </example> <example> Context: User points the skill at an existing YAML workflow description. user: "$generate-eou-candidates ./workflows/book-build.yml" assistant: "I'll load the workflow, run registry-diff against existing EOUs to avoid dup

xiaolai 971f1f2 8.1 KB Updated

File contents

xiaolai/eou-foundry/tree/main/skills/generate-eou-candidates commit 971f1f2217

Frequently asked questions

npx skillmds@latest add xiaolai/generate-eou-candidates