Skip to main content

claim-work

Acquire and release file-lane claims before mutating automation-controlled branches.

Zur Installation springen

Quellinformationen

Repository
onfire7777/five-agent-dev-team
Letzte Quellaktivität
27. April 2026 um 07:04
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
claim-work
description
Acquire and release file-lane claims before mutating automation-controlled branches.
# Claim Work Use before edits in Stages 1-5. 1. Determine stage, branch, PR, file globs, and reason. 2. Run `node scripts/claim-work.mjs --stage=<stage> --branch=<branch> --pr=<pr> --files=<globs> --reason=<reason>`. 3. Do not edit files outside the claim. 4. Release with `node scripts/claim-work.mjs --release=<claim-id>` when safe. 5. Expired claims are blockers, not automatic cleanup.
Auf GitHub ansehen