Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-completion-gate

agent-completion-gate contains 3 collected skills from zhjai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
1
updated
2026-06-04
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

completion-audit
software-quality-assurance-analysts-and-testers

Use before declaring a long, multi-stage, or artifact-producing task done โ€” prepare a completion CANDIDATE (not a completion). Enumerate touched user-visible surfaces, reconcile thread expectations against the plan, gather real evidence paths, and run the external gate; any uncovered surface, failed check, or review item forces blocked. Use at task wrap-up for long/high-stakes work. Do not use to declare completion yourself โ€” only an external verifier grants `complete`.

2026-06-04
completion-gate-init
software-developers

Use when the user asks to set up / install / initialize the completion gate in their project (e.g. "set up the completion gate", "add the completion gate to this repo"). Runs the bundled deterministic scaffolder (scripts/init.sh) to create gate/, control/, state/, and a CI workflow, then tells the user what THEY must protect. Does NOT make the gate authoritative โ€” branch protection + CODEOWNERS are the human's job and must not be done by the agent.

2026-06-04
goal-compile
project-management-specialists

Use when the user sets a substantial, multi-step or long-running goal/task โ€” naturally phrased, no prefix needed: "่ฎพ่ฎกgoal: ...", "goal: ...", "ๆˆ‘็š„็›ฎๆ ‡ๆ˜ฏ...", "ๅธฎๆˆ‘ๅฎŒๆˆ่ฟ™ไธชไปปๅŠก/็›ฎๆ ‡", "help me build/implement X", "ๅšไธ€ไธชX". For work that produces a user-visible artifact (feature, page, report, export, copy/ๆ–‡ๆกˆ, schema, release, migration, experiment) โ€” short length does not exempt it โ€” or spans multiple files/steps. Do NOT use for typo fixes, one-line tweaks, one-off questions, lookups, or trivial edits โ€” handle those directly unless the user explicitly asks for the gate. STEP 1: read this SKILL.md (path given) in full first. HARD RULE โ€” the user stating a goal is NOT approval of scope or done; you only DRAFT criteria. Before ANY draft, outline, sample, placeholder, artifact, file edit, or command, reply with the acceptance criteria in plain language and STOP for the user's explicit OK. Do not preview or partially produce the deliverable before that OK. Only the external gate grants complete; never self-certify.

2026-06-04