Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
research asks a tool-capable agent to inspect the repo and gather relevant context before planning or implementation.
Inputs
| Input | Type | Default |
|---|---|---|
prompt | string | "Research the given topic." |
Use It When
- The task touches unfamiliar code.
- External docs or dependency behavior matter.
- You want file references and prior art before committing to a plan.
plan, write-a-prd, or mission.