Q Link banner
assafkip assafkip

Q Link

Development community

Description

Map and document the relationship between two investigation targets. Execute the /q-link steps from `.q-system/commands.md`. 1. Read both target profiles from `investigations/<case>/targets/` 2. Search evidence for shared: organizations, events, digital infrastructure, communication patterns, third-party connections 3. Classify relationship: direct / indirect / inferred / unknown 4. Assess strength: strong / moderate / weak / speculative 5. Document in both target files + create finding in `in

Installation

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

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

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

Full documentation available on GitHub

View Source Repository