Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

squad

squad contém 21 skills coletadas de zsiec, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
21
Stars
0
atualizado
2026-04-28
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

squad-evidence-requirement
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

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

2026-04-28
squad-handoff
Especialistas em gestão de projetos

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

Mark an item blocked and inject the standard

2026-04-26
squad-file
Escriturários de arquivos

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
Desenvolvedores de software

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

2026-04-26
squad-pick
Desenvolvedores de software

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

2026-04-26
squad-review
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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

2026-04-26
squad-code-review-mandatory
Desenvolvedores de software

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Especialistas em gestão de projetos

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