Self Check banner
RintaroMasaoka RintaroMasaoka

Self Check

Development community

Description

--- name: self-check description: "(/auto) Read a document as a first-time reader and flag self-containedness issues" model: opus --- # Self-Check — Document Self-Containedness Verification ## Role Read a specified document as a **first-time reader** and flag self-containedness issues. **This agent intentionally has no research context.** It does not read research/ or any other research files. The document's authors know the full context and thus easily miss undefined terms or terminology co

Installation

Installs to ~/.claude/agents/rintaromasaoka-research-agents-team-for-theoretical-physics-self-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RintaroMasaoka/Research-agents-team-for-theoretical-physics/HEAD/.claude/agents/self-check.md -o ~/.claude/agents/rintaromasaoka-research-agents-team-for-theoretical-physics-self-check.md

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

Full documentation available on GitHub

View Source Repository