Skip to main content

blakecyze/swarm

SkillsMP has collected 7 skills from blakecyze/swarm. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
1
GitHub forks
0

Skills in this repository

2 occupation categories · 100% classified

Showing 7 of 7 collected skills.

occupation
Software Developers
description

Use when the user wants to run plans written by /swarm-improve, execute a plans/ backlog, or dispatch mechanical work to a cheaper model. The pair of /swarm-improve: it planned, this executes.

updated
occupation
Software Developers
description

Use when the user wants to audit a whole codebase for latent work (bugs, performance, tech debt, missing tests, what to build next) and capture it as self-contained plans a cheaper agent can execute later. Spends the capable model on judgement, not execution.…

updated
occupation
Computer Occupations, All Other
description

Use when orchestrating subagents, fanning work out in parallel, or running any /swarm-* skill. Sets standing rules for when to fan out, when not to, cost ceilings, and who judges. Auto-loads; not directly invoked by the user.

updated
occupation
Software Developers
description

Use when the user wants to try several independent approaches to the same problem and keep the best one. Best-of-N generation. Expensive by design; respects the cost ceiling.

updated
occupation
Software Developers
description

Use when the user wants to map a large codebase, gather context from many files at once, or investigate a problem space in parallel. Read-only fan-out. Never writes.

updated
occupation
Software Developers
description

Use when the user wants to break a large task into parallel workstreams, plan a multi-agent job, or decide what can run concurrently. Produces an orchestration plan, does not execute it.

updated
occupation
Software Developers
description

Use when the user has one artefact (code, doc, design, plan) and wants it hardened by attacking it from several angles at once. Parallel critics, then merge. Not to be confused with bulldoze, which generates many solutions.

updated
Showing 7 of 7 collected skills.