| name | eos-refine |
| description | Refine a raw requirement into a structured Engineering OS specification with acceptance criteria, risks, and open questions. |
EOS Refine
Use this skill when the user has a rough feature, bug, or enhancement request that needs to become an implementation-ready specification.
Workflow
- Gather the raw requirement from the prompt or ask for it.
- Call
eos_refine.
- Present scope, functional requirements, non-functional requirements, acceptance criteria, dependencies, risks, and open questions.
- Ask for approval before saving or moving to
$eos-plan.
Tool Pattern
eos_refine { "requirement": "<raw requirement>" }