jtims

Swarm Init — Development skill for Claude Code

Development community

Scaffold a research-swarm project subdirectory (Prompt/WORKLOG/RESUME-HERE/Research, standard frontmatter) or adopt an existing project folder into the framework (--adopt), then emit pre-filled /resea.

How to install Swarm Init

Installs to ~/.claude/skills/jtims-claude-code-swarm-kit-swarm-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jtims-claude-code-swarm-kit-swarm-init && curl -fsSL https://raw.githubusercontent.com/jtims/claude-code-swarm-kit/HEAD/commands/swarm-init.md -o ~/.claude/skills/jtims-claude-code-swarm-kit-swarm-init/SKILL.md

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

What Swarm Init does


description: Scaffold a research-swarm project subdirectory (Prompt/WORKLOG/RESUME-HERE/Research, standard frontmatter) or adopt an existing project folder into the framework (--adopt), then emit pre-filled /research-swarm args

/swarm-init — research project scaffold / adopt

Scaffold or adopt a research-swarm project per the Fable5-UC Swarm Blueprint (v1.4, `docs/` — that folder is the framework's DOCS-ONLY home; research output is never written there). Input: `$ARGUMENTS` = project

Alternatives in Development

  • Om Dump — Freeform capture mode 4.6k ★
  • Rb Init — Scaffold a new multi-agent repository from the RepoBrain template (invokes agent-repo-init skill) 1.3k ★
  • Ag Init — Scaffold a new multi-agent repository from the Antigravity template (invokes agent-repo-init skill) 1.2k ★

Full documentation available on GitHub

View Source Repository