Use when code needs documentation - API docs, architecture diagrams, user guides, ADRs, JSDoc/TSDoc comments, or onboarding materials.
$curl -o .claude/agents/docs.md https://raw.githubusercontent.com/herbertjulio/specialist-agent/HEAD/agents/docs.mdInstalls into the current project.
Install docs by running `curl -o .claude/agents/docs.md https://raw.githubusercontent.com/herbertjulio/specialist-agent/HEAD/agents/docs.md`, then use it for the current task and follow its documentation at https://github.com/herbertjulio/specialist-agent.