Auto Trigger banner
TyrusRC TyrusRC

Auto Trigger

Development community

Description

--- name: auto-trigger description: After any recon/probe step, route observed signals to the right tools and fire the auto-plan (Balanced policy) instead of leaving tools optional --- # Auto-Trigger Tools do not wait to be remembered. After every recon / fingerprint / probe step, route the new signals and act on the plan. ## Loop 1. Gather new signals since the last routing: tech from fingerprint, reflections, SQL/error markers, cmdi/ssti markers, JWT/GraphQL presence, live services,

Installation

Installs to ~/.claude/skills/tyrusrc-praetor-auto-trigger/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tyrusrc-praetor-auto-trigger && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/skills/auto-trigger.md -o ~/.claude/skills/tyrusrc-praetor-auto-trigger/SKILL.md

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

Full documentation available on GitHub

View Source Repository