Parallel sub-agent dispatch · Claude Code plugin

Small prompts.
Disproportionate workflow improvement.

Claude Code works one step at a time. This plugin turns a single prompt into parallel sub-agents — and converges the results for you.

Free · Apache-2.0 · works with Claude Code v1.0.33+ · ~30-second install

The default

A capable agent, working with one hand.

  • Claude Code works one hypothesis at a time. Sub-agents exist — they're just not invoked.
  • Parallel dispatch needs an explicit prompt, every time. The structure lives in your head, not the tool.
  • Recurring friction vanishes between sessions. Nothing watches for the patterns worth fixing.
How it works

Install once. Then just type a slash command.

  1. Install

    Add the plugin from the marketplace — or clone it locally. One command, about thirty seconds.

  2. Invoke

    Type a skill like /research or /integrate inside Claude Code, as you would any command.

  3. Amplify

    Claude fans out into parallel sub-agents and converges their work into one result — no extra prompting.

The skills

13 skills that change how the agent moves.

Eight of the thirteen, featured here. Each is a compact prompt that reshapes the workflow — adding parallelism, phases, and sub-agent dispatch. Not what the agent knows; how it works.

/research parallel

Two sub-agents in parallel — one on the web, one in your codebase — merged into a single brief.

orchestrator · web + codebase recon
/integrate parallel

Any API → a working CLI wrapper, a skill, and tests. One prompt, full pipeline.

orchestrator · full build pipeline
/resolve parallel

Resolves PR review feedback with one sub-agent per issue, then applies the fixes in order.

orchestrator · PR review
/spec parallel

Parallel web + local research, synthesized into a scoped, build-ready spec.

orchestrator · spec generation
/ground-state parallel

Parallel pre-flight recon — git, infrastructure, and memory — in a tight five-line snapshot.

read-only recon · session start
/ship --verify

Pre-flight → tests → commit → push → PR, with an optional adversarial verifier wave on the diff.

pipeline · git + PR
/forge-friction

Reads Claude's native telemetry across sessions and surfaces the recurring friction worth a new skill.

telemetry · cross-session analysis
/agentify parallel

Bootstraps a dispatchable sub-agent skill for every coding CLI installed on your machine.

scaffolding · skill generation

See all 13 skills in the README →

Telemetry

It learns from how you work.

Every session leaves a trail. The plugin reads it, finds the patterns that keep costing you, and proposes the skill that would end them.

Your data never leaves the machine. All telemetry lives in ~/.claude/agent-framework/ — only aggregated pattern signatures persist across sessions. No uploads, no accounts, no exceptions.

Install

Add it in about 30 seconds.

v1.5.1 Requires Claude Code v1.0.33+ · Apache-2.0 · free

Marketplace

/plugin marketplace add griffinwork40/agent-framework
/plugin install agent-workflow-amplifiers@griffinwork40-agent-framework
/reload-plugins

Local

git clone https://github.com/griffinwork40/agent-framework.git
claude --plugin-dir ./agent-framework

Small prompts. Disproportionate results.

13 skills. One install. Works with the Claude Code you already run.