Skip to main content

Documentation Index

Fetch the complete documentation index at: https://smithers.sh/llms.txt

Use this file to discover all available pages before exploring further.

grill-me runs an interview loop. The agent asks questions using .smithers/scripts/ask-user.ts, records answers, and keeps iterating until the request is clear enough to act on.
bunx smithers-orchestrator workflow run grill-me --prompt "I want to improve onboarding"

Inputs

InputTypeDefault
promptstring"Describe what you want to get grilled on."
maxIterationsnumber30
Use this before write-a-prd, plan, or tickets-create when requirements are under-specified.