Q Sec Stack banner
assafkip assafkip

Q Sec Stack

Security community

Description

Run or continue a security-stack intelligence investigation on a company. Maintains a single written case file (`CASE.md`) per company that holds all info in one place. Arguments: $ARGUMENTS (company name or domain, e.g. "elite.com" or "Acme Corp") ## When to use - Founder says "/q-sec-stack <company>" to start or continue a security stack intel run - Goal: identify security tooling, team structure, threats (last 12mo); keep all of it in one written case file - Output feeds a downstream demo/

Installation

Installs to ~/.claude/skills/assafkip-huntkit-q-sec-stack/SKILL.md

Terminal
mkdir -p ~/.claude/skills/assafkip-huntkit-q-sec-stack && curl -fsSL https://raw.githubusercontent.com/assafkip/huntkit/HEAD/commands/q-sec-stack.md -o ~/.claude/skills/assafkip-huntkit-q-sec-stack/SKILL.md

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

Full documentation available on GitHub

View Source Repository