feat: improve backlog command acceptance criteria and sprint navigation#189
Closed
tractorjuice wants to merge 1 commit intomainfrom
Closed
feat: improve backlog command acceptance criteria and sprint navigation#189tractorjuice wants to merge 1 commit intomainfrom
tractorjuice wants to merge 1 commit intomainfrom
Conversation
Strengthen acceptance criteria rules to require measurable, testable thresholds with specific pass/fail checks. Ban vague criteria like "works correctly" or "handles errors gracefully". Require error/edge case criteria and NFR ID references per story. Add sprint summary table before detailed sprint plans for at-a-glance navigation of the full sprint roadmap. Found via autoresearch experiment loop (score 8.0 → 8.8). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
tractorjuice
added a commit
that referenced
this pull request
Mar 27, 2026
Merged 6 pre-autoresearch prompt quality PRs into the combined branch: - #187 requirements: user personas, UC structure, Given/When/Then AC - #188 adr: measurable consequences with project-specific metrics - #189 backlog: strict acceptance criteria rules (testable, thresholds) - #191 wardley: math-validated stage boundaries table - #192 wardley.value-chain: visibility rationale and validation checklist - #194 wardley.climate: recommended action field with specificity rules All autoresearch additions (scores, traceability) preserved alongside the quality improvements. Lint passes. Converter regenerated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Owner
Author
|
Merged into #265 (combined autoresearch PR) |
tractorjuice
added a commit
that referenced
this pull request
Apr 6, 2026
Merged 6 pre-autoresearch prompt quality PRs into the combined branch: - #187 requirements: user personas, UC structure, Given/When/Then AC - #188 adr: measurable consequences with project-specific metrics - #189 backlog: strict acceptance criteria rules (testable, thresholds) - #191 wardley: math-validated stage boundaries table - #192 wardley.value-chain: visibility rationale and validation checklist - #194 wardley.climate: recommended action field with specificity rules All autoresearch additions (scores, traceability) preserved alongside the quality improvements. Lint passes. Converter regenerated. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
How these changes were found
Used the autoresearch command prompt optimiser:
Net: +8 lines of prompt, score 8.0 → 8.8
The sprint summary table scored 9.0 (just below the 0.3 noise threshold) but is included as it improves navigation without adding complexity.
Test plan
/arckit:backlogagainst a test project and verify acceptance criteria use measurable thresholdspython scripts/converter.pyto regenerate extension formats🤖 Generated with Claude Code