Cr Exec Prober banner
MarceloCajueiro MarceloCajueiro

Cr Exec Prober

Data & AI community

Description

--- name: cr-exec-prober description: Checklist-free review lens — runs the changed code with read-only probes and traces it cross-file. Spawn when the diff adds or changes executable logic (conditional, computation, data flow, callback, lifecycle hook) in any language, or includes shell scripts or CI workflows. Do NOT spawn when the change is only markup, CSS, locale, literal constant or a mechanical rename — there is nothing to probe, and this is the most expensive lens in the wave. model: inh

Installation

Installs to ~/.claude/agents/marcelocajueiro-agentic-cr-cr-exec-prober.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarceloCajueiro/agentic-cr/HEAD/agents/cr-exec-prober.md -o ~/.claude/agents/marcelocajueiro-agentic-cr-cr-exec-prober.md

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

Full documentation available on GitHub

View Source Repository