New Guide banner
Twodragon0 Twodragon0

New Guide

Security community

Description

--- description: Create a new security guide using the full multi-agent workflow --- Create a new security guide end-to-end using coordinated agents: **Topic**: $ARGUMENTS ## Workflow (5-stage pipeline) ### Stage 1: Research (sec-researcher) - Research the topic using authoritative sources (OWASP, NIST, CIS) - Identify key threats, mitigations, and best practices - Produce a research brief with source citations ### Stage 2: Implementation (sec-implementer) - Create any scanner rules, hooks,

Installation

Installs to ~/.claude/commands/twodragon0-claudesec-new-guide.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Twodragon0/claudesec/HEAD/.claude/commands/new-guide.md -o ~/.claude/commands/twodragon0-claudesec-new-guide.md

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

Full documentation available on GitHub

View Source Repository