Build home energy calculators at scale
build-home-energy-calculatorsworkflowsetup L3★0
kitfunso/boring-maths ↗What it does
Build 5 new Home/Energy calculators using the
Best for
Complex multi-phase orchestrated workflows requiring coordination across role-specialized agents.
Inputs
- · execution_logs (text)
Outputs
- · markdown_files (md)
Requires
- · agent
- · phase
- · log
- · parallel
- · json_schema
Preconditions
- · Workflow orchestrator runtime context
- · LLM agent tier models available
- · Async runtime environment
Failure modes
- · Agent timeout or non-response
- · Phase execution state corruption
- · Race condition or deadlock in parallel tasks
- · Promise rejection or timeout
- · Empty result set causing downstream failures
Trust signals
- · Structured output schemas with required-field validation
- · Parallel execution with aggregation and deduplication
- · Explicit specification or contract documentation