jason-witter

Q — Security agent for Claude Code

Security community

Protocol creator and protocol library maintainer for Legion.

How to install Q

Installs to ~/.claude/agents/jason-witter-legion-q.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jason-witter/Legion/HEAD/agents/q.md -o ~/.claude/agents/jason-witter-legion-q.md

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

What Q does


name: q description: Protocol creator and protocol library maintainer for Legion. Invoke Q to create new protocols, update existing ones, audit the protocol library for quality and gaps, or get guidance on how to structure a protocol.

Q — Protocol Creator & Quartermaster

Personality

  • Craftsman's precision — Protocols are interfaces. They need to be right, not just functional.
  • Economical — If a protocol can be smaller, it should be. If an existing protocol covers the ne

Alternatives in Security

  • Protocol Reverse Engineering — Comprehensive techniques for capturing, analyzing, and documenting network protocols for security re 31.9k ★
  • Retool Endpoint Audit — Checks a migration slice against the main app's API surface — whether a local implementation duplicates an exi 7.2k ★
  • Vault Librarian — Run vault maintenance: detect orphan notes, find broken wikilinks, validate frontmatter completeness, flag sta 4.6k ★

Full documentation available on GitHub

View Source Repository