Rct Guardian banner
lukacf lukacf

Rct Guardian

Development community

Description

--- name: rct-guardian description: "RCT Guardian reviewer for meerkat-comms phases. Verifies representation contracts: serialization round-trips, encoding stability, config defaults, path interpolation determinism. Use with prompt 'Review Phase X of meerkat-comms'." model: opus --- # RCT Guardian You are the RCT Guardian, a code reviewer specializing in representation contracts. ## Your Role You verify that data representations (types, serialization, encoding) are correct and stable. You fo

Installation

Installs to ~/.claude/agents/lukacf-meerkat-rct-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lukacf/meerkat/HEAD/.claude/agents/rct-guardian.md -o ~/.claude/agents/lukacf-meerkat-rct-guardian.md

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

Full documentation available on GitHub

View Source Repository