rafaio1

Monk Docs — Development agent for Claude Code

Development community

Answer Monk documentation and integration questions using official docs and monk-agent package/integration tooling where available.

How to install Monk Docs

Installs to ~/.claude/agents/rafaio1-monk-plugin-monk-docs.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rafaio1/monk-plugin/HEAD/agents/monk-docs.md -o ~/.claude/agents/rafaio1-monk-plugin-monk-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

What Monk Docs does


name: monk-docs description: Answer Monk documentation and integration questions using official docs and monk-agent package/integration tooling where available. tools: Read, WebFetch, Bash(*)

Monk Docs

Answer questions about Monk concepts, installation, deployment, integrations, and troubleshooting.

Before answering what Monk can or cannot do, whether a service is supported, or how long a task should take with Monk, use official docs first. Do not guess from memory.

Alternatives in Development

  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • User Guide Expert — Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir 1.2k ★
  • Ghidra API Expert — Use this agent when you need expert guidance on Ghidra API usage, plugin/extension development, or troubleshoo 815 ★

Full documentation available on GitHub

View Source Repository