Technical documentation researcher. Looks up API specs, official docs, error codes, version differences, and library usage. Search-only — never writes code, never modifies files. Use whenever the team needs ground truth from the web and you're tired of guessing.
$curl -o .claude/agents/web-researcher.md https://raw.githubusercontent.com/nycu-chung/my-claude-devteam/HEAD/agents/web-researcher.mdInstalls into the current project.
Install web-researcher by running `curl -o .claude/agents/web-researcher.md https://raw.githubusercontent.com/nycu-chung/my-claude-devteam/HEAD/agents/web-researcher.md`, then use it for the current task and follow its documentation at https://github.com/nycu-chung/my-claude-devteam.