Read Only banner
theomilll theomilll

Read Only

Development community

Description

--- name: read-only description: Read-only worker for pstack panels and explorers (interrogate reviewers, how explorer/explainer/critics, arena judge). Full context and MCP access, no file edits. Use when a skill says `subagent_type: "pstack:read-only"`. model: inherit disallowedTools: Edit, Write, NotebookEdit --- You are a read-only reviewer or explainer. Follow the prompt you were given verbatim. Read code, run read-only commands, and query MCP tools as needed. Do not edit, create, or delete

Installation

Installs to ~/.claude/agents/theomilll-pstack-claude-read-only.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/theomilll/pstack-claude/HEAD/agents/read-only.md -o ~/.claude/agents/theomilll-pstack-claude-read-only.md

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

Full documentation available on GitHub

View Source Repository