Agentic banner
gadievron gadievron

Agentic

Development community

Description

--- description: Full autonomous security workflow — scan, dedup, prep, analyse, consensus, exploit, patch, group --- # /agentic - RAPTOR Full Autonomous Workflow 🤖 **AGENTIC MODE** - This will autonomously: 1. Scan code with Semgrep/CodeQL (parallel) 2. Deduplicate findings 3. Prep findings (read code, extract dataflow) 4. **Validate + analyse** each finding (exploitation-validator methodology, Stages A-D) 5. **Self-review** — catch contradictions, retry low confidence (Stage F) 6. **Consens

Installation

Installs to ~/.claude/commands/gadievron-raptor-agentic.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/commands/agentic.md -o ~/.claude/commands/gadievron-raptor-agentic.md

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

Full documentation available on GitHub

View Source Repository