Author and refine task specifications
spec-authorworkflowsetup L2★12
hivellm/rulebook ↗What it does
execute spec-author workflow
Best for
Authoring task specs when codebase patterns and prior specs exist to ground decisions.
Inputs
- · {codexOutput?, opencodeOutput?, priorRoundFindingCount?, roundNum?}
- · {topic: string, answers?: [{question, answer}]}
- · [{id, name, spec}]
Outputs
- · Drafted specification document
- · Tagged items with controlled facets
Requires
- · Read tool
- · Write tool
- · Claude API (subagent)
Preconditions
- · Codebase and prior specs readable
Failure modes
- · Schema validation failure (agent output mismatch)
- · Agent cannot access required files
Trust signals
- · JSON Schema validation enforced on every output