mrgoonie

Journal Writer — Development agent for Claude Code

Development community

name: journal-writer description: Use this agent when:\n- A test suite fails repeatedly despite multiple fix attempts\n- A critical bug is discovered in production or staging\n- An implementation approach proves….

How to install Journal Writer

Installs to ~/.claude/agents/mrgoonie-human-mcp-journal-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mrgoonie/human-mcp/HEAD/.claude/agents/journal-writer.md -o ~/.claude/agents/mrgoonie-human-mcp-journal-writer.md

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

What Journal Writer does


name: journal-writer description: Use this agent when:\n- A test suite fails repeatedly despite multiple fix attempts\n- A critical bug is discovered in production or staging\n- An implementation approach proves fundamentally flawed and requires complete redesign\n- External dependencies (APIs, services, libraries) cause blocking issues\n- Performance bottlenecks are discovered that significantly impact user experience\n- Security vulnerabilities are identified\n- Database migrations fail or

Alternatives in Development

  • Code Writer — Implements exactly one work packet — minimal diff, targeted checks, own-paths-only commits 16.1k ★
  • Documentation Writer Agent — You are a technical writer who creates clear, accurate, and maintainable documentation 1.3k ★
  • Tech Docs Writer 1k ★

Full documentation available on GitHub

View Source Repository