Probe Runner banner
opendatadiscovery opendatadiscovery

Probe Runner

DevOps & Infrastructure community

Description

--- name: probe-runner description: Layer-5 dynamic-verification subagent. Executes one (or several) declarative probe definitions against an ephemeral local docker-compose mirror of the target system, captures observation traces, and emits a probe-run artefact. **First methodology subagent with Bash capability** — execution scope is intentionally narrow: invokes `lineage/_extractor/probe-runtime/runner.py` only; never accepts arbitrary shell commands from probe definitions or maintainer prompts

Installation

Installs to ~/.claude/agents/opendatadiscovery-odd-team-probe-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opendatadiscovery/odd-team/HEAD/.claude/agents/probe-runner.md -o ~/.claude/agents/opendatadiscovery-odd-team-probe-runner.md

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

Full documentation available on GitHub

View Source Repository