Skip to main content
Run any Skill in Manus
with one click
GitHub repository

swarms

swarms contains 13 collected skills from DheerG, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
82
updated
2026-07-12
Forks
7
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

independent-review-loop
software-quality-assurance-analysts-and-testers

Independent review loop run before delivery in code work. An independent reviewer (Codex, or fresh Codex-style subagents) reads the whole PR against the approved outcome; the lead fixes in-scope functional findings and re-reviews until none remain. Its differentiator is independence and exhaustiveness — a reviewer that fails differently from the authors, run to clean — distinct from the recursive-refinement ladder. Invoked by the team lead from the unified pre-ship gate (code-mode and /swarm:refine) after the ship steps.

2026-07-12
workflow-rules
computer-occupations-all-other

Returns the universal governance spec for swarm team runs — hard rules, briefing templates, gate presentation contract, launch mechanics, and pulse setup. The canonical source: invoked by launch.md at Step 1 and by user-authored shortcut commands that cannot read launch.md directly. Per-gate constants live in swarm:gate-presentation.

2026-07-09
gate-presentation
computer-occupations-all-other

Returns the frozen gate constants — question, header, option labels and descriptions, digest field-list, and preview content — for every catalog gate. Invoked by the team lead fresh on arrival at each gate and on pulse re-emissions, in the same turn as the render. The transport contract, three renders, partition rule, and authoring rubric live in swarm:workflow-rules.

2026-07-08
code-mode
computer-occupations-all-other

Code mode operational spec for the team lead. Returns lead identity, facilitator identity, mode-specific rules, suggest-members guidance, and phase arc for code-mode teams.

2026-07-06
general-mode
computer-occupations-all-other

General mode operational spec for the team lead. Returns lead identity, facilitator identity, suggest-members guidance, and phase arc for general-purpose teams. The silent fallback when outcomes fit no specific mode, and a wrapper base for custom workflows — it has no shortcut command.

2026-07-06
triage-mode
software-developers

Triage mode operational spec for the team lead. Returns lead identity, facilitator identity, mode-specific rules, suggest-members guidance, and phase arc for triage teams that diagnose an issue without changing it.

2026-07-06
writing-mode
technical-writers

Writing mode operational spec for the team lead. Returns lead identity, facilitator identity, ownership boundaries, editorial baseline, suggest-members guidance, and phase arc for writing-mode teams.

2026-07-06
audit-context
computer-occupations-all-other

Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team.

2026-07-02
suggest-members
project-management-specialists

Recommends team composition based on outcomes and mode. Invoked by launch commands during team setup.

2026-07-02
reflect-outcome
project-management-specialists

Detects when a stated outcome names a specific instance — a mechanism-as-means or a single named product — where a category was meant, and returns a neutral fork for the lead to show the user, or nothing. Invoked by launch commands at outcome capture, in place of the verbatim echo.

2026-06-19
resolve-dispute
project-management-specialists

Resolves stuck review findings via a put-up-or-concede exchange. Invoked by the facilitator when a finding survives arbitration without new evidence.

2026-04-17
define-rubric
project-management-specialists

Builds measurable validation criteria when no existing standards apply. Invoked by team agents during review.

2026-04-15
writing-style
editors

Structural pattern analysis for writing-mode review. Performs paragraph-level decomposition and pattern aggregation. Invoked by the team lead during editorial review.

2026-04-15