Research specialist that investigates APIs, libraries, and patterns. Saves verified findings as markdown in .pi/research/ for other agents to reference. Use when you need to verify an API, check library versions, or investigate a pattern before coding.
Investigate and document technical questions with verified findings.
/skill:researcher What parameters does the fetch() Response.json() method accept?
/skill:researcher Verify that [email protected] supports the onConflict clause
/skill:researcher How does the gh CLI handle pagination for large issue lists?
Research findings are saved to .pi/research/<topic>.md with:
Other agents can reference these docs via read .pi/research/<topic>.md.
If you suspect a research doc is stale:
/skill:researcher Update: verify .pi/research/<topic>.md is still accurate
The researcher will re-verify against current installed versions and update the file.