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

copilot-swarm

copilot-swarm contains 5 collected skills from wjgoarxiv, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
0
updated
2026-07-12
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

csw-plan
computer-occupations-all-other

Use BEFORE implementing anything non-trivial — when a request is broad, multi-step, ambiguous, or risky and needs a decision-complete plan. Runs explore-first research, an interview on genuine unknowns, writes and self-reviews one plan, then stops at an explicit approval gate.

2026-07-12
csw-loop
software-developers

Activate when the user types `csw` (alone, or as a prefix like `csw <task>`), or asks to "run the loop" / work with full rigor. Runs the evidence-bound autonomous loop — bind a goal, plan if needed, then drive each criterion through test-first implementation, real manual QA, independent review, and paired cleanup until the completion oracle passes.

2026-07-12
csw-review
software-developers

Use to run a rigorous multi-lane review before declaring work done — for any broad, risky, shared, security-sensitive, or release-facing change. Uses native scheduling for independent review lanes and gates on ALL of them passing with a single binding verdict.

2026-07-12
csw-work
software-developers

Use to EXECUTE an approved plan with discipline. Resumes from durable .csw/ goal state, drives each task through test-first implementation, real manual QA, independent verification, and paired cleanup, and only finishes when the completion oracle passes. Bootstraps csw-plan first if no plan exists.

2026-07-12
swarm
computer-occupations-all-other

Use when work contains two or more INDEPENDENT subtasks that can run at once (parallel investigation, multi-file changes, fan-out research, multi-lane review). Uses native Copilot task/fleet scheduling and integrates worker results skeptically.

2026-07-12