Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

squad

يحتوي squad على 21 من skills المجمعة من zsiec، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
21
Stars
0
محدث
2026-04-28
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

squad-evidence-requirement
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
متخصصو إدارة المشاريع

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
مطوّرو البرمجيات

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

2026-04-28
squad-handoff
متخصصو إدارة المشاريع

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
متخصصو إدارة المشاريع

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
مطوّرو البرمجيات

Mark an item blocked and inject the standard

2026-04-26
squad-file
موظفو الملفات

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
مطوّرو البرمجيات

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

2026-04-26
squad-pick
مطوّرو البرمجيات

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

2026-04-26
squad-review
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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

2026-04-26
squad-code-review-mandatory
مطوّرو البرمجيات

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
متخصصو إدارة المشاريع

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
متخصصو إدارة المشاريع

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