define-done

Installation
SKILL.md

Define Done

Use this before changing code or docs on non-trivial work.

Workflow

  1. Classify risk: low, medium, or high.
  2. Write testable acceptance criteria.
  3. Name the minimum verification commands or manual checks.
  4. Record known constraints and non-goals.
  5. State rollback or recovery notes for medium/high-risk changes.

Risk Rules

  • Low: narrow copy, style, test-only, or isolated bug fix (with no business-rule change).
  • Medium: user-visible behavior, business logic, data handling, CI, integrations, or multi-file behavior.
  • High: auth, payments, permissions, secrets, migrations, deployment, infrastructure, tenant data, or irreversible operations.

Test Database Requirement

Installs
10
GitHub Stars
2
First Seen
Jun 15, 2026
define-done — wakqasahmed/ai-engineering-workflow-skills