Nova-Violet-Role

Goal Swarm — AI skill for Claude Code

AI community

Fan out ALL the DTD-declared agents (or an agents= subset) on one thing at once — a workflow when the harness has one, parallel dispatches otherwise — model and effort selectable.

How to install Goal Swarm

Installs to ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-swarm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-swarm && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DTD-GOAL/HEAD/commands/goal-swarm.md -o ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-swarm/SKILL.md

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

What Goal Swarm does


description: Fan out ALL the DTD-declared agents (or an agents= subset) on one thing at once — a workflow when the harness has one, parallel dispatches otherwise — model and effort selectable argument-hint: [agents=redteam,critic,…] [model=sonnet|opus|haiku|inherit] [effort=low|medium|high|max]

Put the whole roster on one problem at the same time. Seven perspectives, one subject, one synthesized answer — with every agent still inside its declared boundary.

**1 — read t

Alternatives in AI

  • Open Multi Agent — TypeScript multi-agent orchestration engine — one runTeam() call from goal to result 5.8k ★
  • Orkas — Open-source multi-agent AI desktop client — build and command your AI agent team through conversation 1.5k ★
  • Codex Skill — by klaudworks - Enables users to prompt codex from claude code 914 ★

Full documentation available on GitHub

View Source Repository