技能 效率工具 承诺状态管理与结果验证

承诺状态管理与结果验证

v20260701
accint-commitments
该技能用于对项目中的开放承诺或待办事项进行系统性的分类和处理。用户可以使用它根据实际运行结果(real-world verdicts)来验证并关闭这些承诺。核心在于维护严格的证据链和来源纪律,确保状态更新基于外部验证的结果,从而提高项目的可靠性和可追溯性。
获取技能
378 次下载
概览

commitments

When to Use

Use this skill when you need triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").

Routing sugar over the two MCP verbs — no logic lives here.

  1. List open promises: acc commitments (CLI, read-only observation).
  2. For each closeable one: acc_act(runtime="outcome", input={"ref": "<id>", "good": true|false, "note": "..."}).
  3. Provenance discipline: the default self_graded is a WEAK prior (credits at 0.25×). Pass owner only when the owner validated, external/runtime only when reality did (a real reply, a passing test, a world result). Never tag your own grade as reality.
  4. Leave genuinely-waiting commitments open — waiting is a first-class clean state.

Limitations

  • Use this skill only when the task clearly matches its upstream source and local project context.
  • Verify commands, generated code, dependencies, credentials, and external service behavior before applying changes.
  • Do not treat examples as a substitute for environment-specific tests, security review, or user approval for destructive or costly actions.
信息
Category 效率工具
Name accint-commitments
版本 v20260701
大小 1.57KB
更新时间 2026-07-02
语言