Skip to content

feat: Add "Definition of Done" semantic anchor#186

Merged
rdmueller merged 3 commits intomainfrom
copilot/add-definition-of-done-anchor
Mar 17, 2026
Merged

feat: Add "Definition of Done" semantic anchor#186
rdmueller merged 3 commits intomainfrom
copilot/add-definition-of-done-anchor

Conversation

Copy link
Contributor

Copilot AI commented Mar 13, 2026

Implements the proposed Definition of Done (DoD) semantic anchor — a core Scrum concept defining the team-wide quality checklist every increment must satisfy before being declared complete.

Changes

  • docs/anchors/definition-of-done.adoc — English anchor with core concepts (shared agreement, quality gates, transparency, Sprint vs. product-level DoD, undone work), proponents (Schwaber & Sutherland, Mike Cohn), and related anchors
  • docs/anchors/definition-of-done.de.adoc — German translation
  • website/public/data/anchors.json — New entry inserted in alphabetical order; categories: development-workflow; roles: software-developer, qa-engineer, product-owner, team-lead
  • skill/semantic-anchor-translator/references/catalog.md — Entry added to the Development Workflow section so AI agents can discover and suggest the anchor
Original prompt

This section details on the original issue you should resolve

<issue_title>[Anchor Proposal]: Definition of Done</issue_title>
<issue_description>### Proposed Term

Definition of Done

Context (Optional)

No response

Pre-submission Checklist

  • I have searched existing anchors and this term is not already included
  • This term refers to a well-established concept (not something I invented)</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: rdmueller <1856308+rdmueller@users.noreply.github.com>
Copilot AI changed the title [WIP] [Anchor Proposal] Add definition of done feat: Add "Definition of Done" semantic anchor Mar 13, 2026
Copilot AI requested a review from rdmueller March 13, 2026 20:36
@rdmueller rdmueller marked this pull request as ready for review March 17, 2026 19:18
@rdmueller rdmueller merged commit b7d0a2f into main Mar 17, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Anchor Proposal]: Definition of Done

2 participants