story-kit: create 205_bug_mergemaster_marks_stories_as_done_without_squash_merging_code
This commit is contained in:
@@ -52,3 +52,4 @@ Mergemaster should squash-merge feature branch code onto master before marking s
|
||||
- [ ] If the squash merge results in an empty diff (code already on master), the story is moved to done but the feature branch is cleaned up
|
||||
- [ ] Stale .story_kit/merge_workspace directories are cleaned up before attempting a new merge
|
||||
- [ ] The mergemaster agent must use MCP actions (merge_agent_work, move_story_to_merge, etc.) to drive its process — it should never manually move story files between pipeline stages or mark stories as done by direct file manipulation
|
||||
- [ ] Provide MCP actions for merge failure handling (e.g. reporting failure, retrying, leaving the story in 4_merge with an error status) so the agent doesn't need to improvise with manual file moves when merge_agent_work fails
|
||||
|
||||
Reference in New Issue
Block a user