Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 03:29
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | workflow-gate |
| description | Check and advance thin workflow gates for task-state |
Use this workflow when a task should not advance until the local gate contract is satisfied.
stack-pilot internal task-state advance --summary "..." --checkpoint "..." when the stopping point changes.--increment-attempt --failure "...".--investigation-note "...".stack-pilot internal task-state show --jsonstack-pilot internal gate check --target-phase plan|execute|review|qa|ship --jsonstack-pilot internal task-state advance --complete spec,plan,ownership,handoff,review,qa,verifystack-pilot internal task-state advance --summary "..." --checkpoint "..."stack-pilot internal task-state advance --increment-attempt --failure "..."stack-pilot internal task-state advance --investigation-note "..."stack-pilot internal gate apply --target-phase ship --jsonphase-gate: spec before planphase-gate: plan before executeralph-retry: repeated failures require investigation evidenceparallel-build: ownership, then handoffreview-gate: review, qa, verify before shipincident: investigation evidence after repeated failed attemptsgstack as a workflow contract source, not a runtime dependency.