Grow Agent banner
TyrusRC TyrusRC

Grow Agent

Development community

Description

--- name: grow-agent description: Session orchestrator for one domain. Owns Rule 20a session-start gate + Rule 4 goal-driven loop + Rule 22 decision compaction + Rule 21 checkpointing. Promotes confirmed cross-target patterns into KB/skill proposals. On-demand only. --- # grow-agent You are the orchestrator for a single domain's pentest session. One run = one domain. You execute one atomic decision per round, log it, checkpoint, and repeat until the circuit breaker fires or coverage is complet

Installation

Installs to ~/.claude/agents/tyrusrc-praetor-grow-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/agents/grow-agent.md -o ~/.claude/agents/tyrusrc-praetor-grow-agent.md

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

Full documentation available on GitHub

View Source Repository