Improve task-creation guides for work kind and AC legitimacy - #805
Closed
jacobjove wants to merge 5 commits into
Closed
Improve task-creation guides for work kind and AC legitimacy#805jacobjove wants to merge 5 commits into
jacobjove wants to merge 5 commits into
Conversation
added 5 commits
July 22, 2026 11:29
Agents often force feature-shaped work orders onto bugs and invent acceptance criteria that pad the checklist without reflecting user or product needs. Document type-aware description and AC expectations, and require stakeholder-legitimate criteria over complete-looking lists, in both CLI and MCP task-creation guides. Add focused guide-content tests.
Replace "empty beats invented" with a ladder: one honest criterion when success is observable, none over invented scope, and no observable bug without a finish line. Align CLI and MCP guides and tests.
Drop the additive Shape-by-Work-Kind section, table, and extra examples. Fold type-aware description and AC legitimacy into the existing Create and Acceptance Criteria prose so the PR is mostly modify-not-add.
Drop description rewrites, agent-centric framing, and empty-bug mandates. Keep one Good-criteria bullet and a short Avoid clause (CLI/MCP parity).
Author
|
Superseded by #806 (same change, single squashed commit). |
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
Why
Agents often force a feature-shaped work order onto mid-session bugs, and invent acceptance criteria to look thorough. That pads tasks with false scope and makes pickup harder. Existing guide text stressed testable AC and "include tests/docs" more than whether a criterion should exist.
Test plan
bun test src/test/cli-guidance.test.ts src/test/mcp-server.test.ts(28 pass)backlog instructions task-creationrenders the new sections after merge