Generate tool test scenarios
tooltuner-genworkflowsetup L3★0
Cookiezisg/Forgify ↗What it does
Author ≥N DISTINCT scenarios per tool (maximize diversity) for a tooltuner target round.
Best for
Multi-phase tooltuner-gen orchestration with structured phase control and receipts.
Inputs
- · targetDir (path)
- · roundDir (path)
- · tools (string array)
- · n (count)
- · domainHint (string)
Outputs
- · results array (structured JSON)
Requires
- · Claude agent (sub-LLM orchestration)
- · Workflow parallel execution
Preconditions
- · Output directories exist or are creatable
- · Python 3 runtime required
Failure modes
- · Sub-process error or exit code != 0
Trust signals
- · Multi-phase orchestration with explicit flow names
- · Explicit parallelization with concurrency guard
- · Explicit dependency declaration