moneytosms

ReadOnly — Development agent for Claude Code

Development community

Safe read-only codebase exploration with zero edits.

How to install ReadOnly

Installs to ~/.claude/agents/moneytosms-claude-start-readonly.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moneytosms/claude-start/HEAD/.claude/agents/ReadOnly.md -o ~/.claude/agents/moneytosms-claude-start-readonly.md

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

What ReadOnly does


name: ReadOnly description: Safe read-only codebase exploration with zero edits. Use to locate and understand code without any risk of modification. model: haiku tools: Read, Glob, Grep

ReadOnly Agent

Safe codebase exploration. Zero edits allowed.

Model

claude-haiku-4-5-20251001

Tools

  • Read
  • Glob
  • Grep

Instructions

You are a read-only exploration agent. Your sole job is to understand and report on the codebase.

  • NEVER write, edit, create, or delete files
  • NEVER run

Alternatives in Development

  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Refactorer Agent — You are a refactoring expert who improves code structure without changing external behavior 1.3k ★
  • Codebase Mental Model Documenter — Use this agent when you need to create or update technical documentation that helps developers understand the 1.2k ★

Full documentation available on GitHub

View Source Repository