Agent skill · software engineering · sickn33

accint-commitments

Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").

Why this skill is useful

Adds specific commands and workflows for managing commitments in the acc system that the AI wouldn't reliably generate on its own.

What it needs

Requires acc installed locally. About 1k tokens when loaded. Last updated 2026-08-07. 44,571 stars on the source repository.

What this skill does

commitments When to Use Use this skill when you need triage acc's open promises and close them with honest real-world verdicts via accact(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: accact(runtime="outcome", input={"ref": "<id>", "good": true false, "note": "..."}). 3. Provenance discipline: the default selfgraded 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. Example User request: Triage acc's open promises and close them with honest real-world verdicts via accact(runtime="outcome"). 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.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills sickn33/accint-commitments

View the source on GitHub

Browse the @skills marketplace