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

scaffold

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

skills collectés
9
Stars
5
mis à jour
2026-07-18
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

work-beads
Autres occupations informatiques

Work the project's Beads task queue end-to-end - claim a bead, build in an isolated worktree, verify, review, merge, close, report. Use when the user says "/work-beads", "/work-beads 5", "work the next N beads", "work on <bead-id>", "pick up some open tasks", or asks to work the backlog. Applies to every coding agent (Claude Code, Codex, OpenCode, Antigravity, Cursor, Grok).

2026-07-18
work-beads
Autres occupations informatiques

Work the project's Beads task queue end-to-end - claim a bead, build in an isolated worktree, verify, review, merge, close, report. Use when the user says "/work-beads", "/work-beads 5", "work the next N beads", "work on <bead-id>", "pick up some open tasks", or asks to work the backlog. Applies to every coding agent (Claude Code, Codex, OpenCode, Antigravity, Cursor, Grok).

2026-07-18
scaffold-pipeline
Développeurs de logiciels

Static reference for scaffold pipeline ordering, dependencies, and phase structure. Use ONLY for questions about pipeline design, step ordering, or dependency constraints — NOT for status, progress, or "what's next" queries (those go through scaffold-runner).

2026-06-22
scaffold-runner
Développeurs de logiciels

Interactive wrapper for the scaffold CLI that surfaces a pipeline step's decision points before executing it and manages the step lifecycle. Use when the user asks to run a scaffold step ("run scaffold <step>", "scaffold <step>", "what's next?"), to start building, or works in a project with a .scaffold/ directory.

2026-06-22
scaffold-pipeline
Développeurs de logiciels

Static reference for scaffold pipeline ordering, dependencies, and phase structure. Use ONLY for questions about pipeline design, step ordering, or dependency constraints — NOT for status, progress, or "what's next" queries (those go through scaffold-runner).

2026-06-22
scaffold-runner
Développeurs de logiciels

Interactive wrapper for the scaffold CLI that surfaces a pipeline step's decision points before executing it and manages the step lifecycle. Use when the user asks to run a scaffold step ("run scaffold <step>", "scaffold <step>", "what's next?"), to start building, or works in a project with a .scaffold/ directory.

2026-06-22
mmr
Analystes en assurance qualité des logiciels et testeurs

Run multi-model code review with the MMR CLI (`mmr review`) before merging or finishing a change, or a multi-model design critique (`mmr critique`) of a design doc, plan, or proposed approach before building it. Use when the user asks to review code, a PR, a diff, or staged changes, or to critique/second-opinion a design or approach.

2026-06-21
mmr
Analystes en assurance qualité des logiciels et testeurs

Run multi-model code review with the MMR CLI (`mmr review`) before merging or finishing a change, or a multi-model design critique (`mmr critique`) of a design doc, plan, or proposed approach before building it. Use when the user asks to review code, a PR, a diff, or staged changes, or to critique/second-opinion a design or approach.

2026-06-21
multi-model-dispatch
Développeurs de logiciels

Correct patterns for invoking Codex CLI and Antigravity CLI (`agy`) as independent reviewers from Claude Code. Covers headless invocation, context bundling, output parsing, dual-model reconciliation, and fallback handling.

2026-06-19