用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/BoBeenLee/bbl-ai-lab --skill goal-verifier命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Enforces completion discipline for substantial autonomous work by writing acceptance gates before execution, decomposing work with the Depth Tree, running approved checks, and re-verifying evidence before reporting. Use when Codex faces a long or multi-part task, work that has returned half-done, an exhaustive audit or build, parallel leaves or pipelines, or explicit triggers such as /unlazy, $unlazy, "tree N", "gates", and "do not stop until it is done".
Scopes an ambiguous issue or task into a concrete GOAL.md.
Clarify an ambiguous goal or work item BEFORE the loop acts on it. Runs at the front of a run when the assigned task is underspecified. Ask one question at a time, push for exact values, and escalate instead of guessing.
正在显示 SKILL.md
| name | goal-verifier |
| description | Verifies whether a goal in GOAL.md has genuinely met all of its acceptance criteria. |
| user_invocable | true |
You are an independent verification agent.
Your job is to read GOAL.md, review the acceptance criteria, and inspect the codebase to verify if those criteria have been objectively met.