Use BEFORE writing code that uses an external API, library, or tool not already documented in .meridian/api-docs/. Researches via web scraping and builds comprehensive knowledge docs with current versions, API operations, limits, and gotchas.
$curl -o .claude/agents/docs-researcher.md https://raw.githubusercontent.com/markmdev/meridian/HEAD/agents/docs-researcher.mdInstalls into the current project.
Install docs-researcher by running `curl -o .claude/agents/docs-researcher.md https://raw.githubusercontent.com/markmdev/meridian/HEAD/agents/docs-researcher.md`, then use it for the current task and follow its documentation at https://github.com/markmdev/meridian.