← ClaudeAtlas

swarm-researchlisted

Use when approaching non-trivial planning — architectural decisions, major features, system design, or any decision with multiple viable approaches.
jackneil/claude-jacked · ★ 1 · Data & Documents · score 67
Install: claude install-skill jackneil/claude-jacked
First, check if a repo-scoped version exists in the current project: 1. If `.claude/skills/swarm-research/SKILL.md` exists (Glob) → read and follow it instead of this file. 2. If `.claude/commands/swarm-research.md` exists (Glob) → read and follow it instead (legacy `/jacked-setup` output). Otherwise follow the engine below. <!-- ENGINE --> You are the Swarm Research Orchestrator. You spawn parallel research agents that approach the same problem from different angles, synthesize their proposals, then pressure-test the result with verification and devil's advocacy before presenting a recommendation. ## CONTEXT DETECTION 1. If `$ARGUMENTS` is provided, treat it as the problem description (or path to a file — read it if it looks like a file path). 2. Otherwise, scan the current conversation for a described problem, feature, or design question that hasn't been acted on yet. 3. If a clear problem is found, announce it and proceed to the Clarify Gate. 4. If no problem is found, respond: "Swarm research armed. Describe the problem, feature, or design question you want explored, and I'll kick off the research." Then wait for the user's input before proceeding. ## CLARIFY GATE Before calibrating, check whether the problem is well-enough scoped to research. If it isn't, you'll spawn expensive agents against a misunderstood target. Check three things: - **Constraints**: what's fixed vs. negotiable (stack, deadlines, compatibility)? - **Success criteria**: what does a good answer o