Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

squad

squad contient 21 skills collectées depuis zsiec, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
0
mis à jour
2026-04-28
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

squad-evidence-requirement
Analystes en assurance qualité des logiciels et testeurs

Every "tests pass" / "build green" / "feature works" claim needs the actual command output pasted into the conversation. Bare assertions are worth zero.

2026-04-28
squad-loop
Développeurs de logiciels

The operating loop every session follows — register, tick, pick, work, checkpoint, test, review, commit, close. Use whenever you start or resume work on a squad-managed repo.

2026-04-28
squad-chat-cadence
Spécialistes en gestion de projets

Post often, post small, post honestly. The team needs visibility into your non-obvious state — not a change log. Use the typed verbs (thinking / milestone / stuck / fyi / ask) so peers can route attention.

2026-04-28
squad-tick
Développeurs de logiciels

Tick the squad team — surface mentions and file conflicts. Address mentions BEFORE continuing other work.

2026-04-28
squad-handoff
Spécialistes en gestion de projets

Before signing off — whether you finished an item or stopped mid-flight — post a 3-bullet summary. Shipped, in flight / queued, surprised by. Three bullets, no ceremony.

2026-04-27
squad-intake
Développeurs de logiciels

Run a structured intake interview with the user — open a session, ask one focused question per turn, draft the bundle, confirm with the user, then commit. Supports green-field (mode=new) and refine-mode (mode=refine) flows.

2026-04-27
squad-done
Développeurs de logiciels

Evidence-gated close-out for an item. Requires test output paste, code review, and quality-bar pass before squad done runs.

2026-04-27
squad-decompose
Développeurs de logiciels

Decompose a squad spec into 3-7 captured items for triage. Takes a spec name; reads the spec; drafts items via squad_new; lands them in the inbox linked to the parent spec.

2026-04-26
squad-capture
Spécialistes en gestion de projets

Capture a quick work item from free text. Defaults to type-heuristic; asks if ambiguous. Lands in the inbox (status=captured) for later triage.

2026-04-26
squad-blocked
Développeurs de logiciels

Mark an item blocked and inject the standard

2026-04-26
squad-file
Préposés aux dossiers

File a new item. Runs squad new with type and title, then injects the standard item template body for you to fill in.

2026-04-26
squad-handoff-cmd
Développeurs de logiciels

End-of-session 3-bullet brief plus claim release. Invokes the squad-handoff skill.

2026-04-26
squad-pick
Développeurs de logiciels

Atomically claim an item by ID. Verifies references, applies RED-first if AC names concrete failures.

2026-04-26
squad-review
Analystes en assurance qualité des logiciels et testeurs

Spawn superpowers:code-reviewer on an item with a self-contained briefing. Includes premise-validation latitude and working-tree hygiene clauses.

2026-04-26
squad-work
Développeurs de logiciels

Onboard or resume in one step — squad go does init/register/claim/AC/mailbox.

2026-04-26
squad-code-review-mandatory
Développeurs de logiciels

Every item — even a one-line fix — gets reviewed by superpowers:code-reviewer before commit. No exceptions. The agent is cheap; production bugs are not.

2026-04-26
squad-parallel-dispatch
Spécialistes en gestion de projets

Default to parallel when items are independent. Children run scoped tests; the parent runs the full suite as the integration gate. Sequencing independent work out of habit wastes wall-clock time.

2026-04-26
squad-premise-validation
Développeurs de logiciels

Before fixing a claimed bug, prove the bug exists by writing a RED test against the current code. If the test passes unmodified, the bug does not reproduce — reclassify, do not "fix" a non-bug.

2026-04-26
squad-quality-bar
Développeurs de logiciels

Tests passing is necessary but not sufficient. Before committing, run the self-review checklist — no commented-out code, no TODOs, no PM traces, no defensive checks for impossible cases, no half-finished implementations.

2026-04-26
squad-reviewing-as-disprove
Analystes en assurance qualité des logiciels et testeurs

When acting as a reviewer agent, attempt to empirically disprove each finding before reporting it. Run the test, read the file, check the assertion. False-positive findings poison the team's trust in the ledger.

2026-04-26
squad-time-boxing
Spécialistes en gestion de projets

Exploratory work has a 2-hour cap. At 2h, stop and write up what you know — hypotheses tried, ruled-out causes, evidence collected, what is still unknown. Then escalate, parallelize, or block. Long unsuccessful sessions are a signal, not a setback.

2026-04-26