feat: add standalone ticket implementation skill - #20
Merged
Conversation
## Summary - Extract the one-ticket execution contract into `implement-ticket` - Preserve readiness, authority, review, merge, and cleanup safeguards - Add epic routing, cross-tracker adapters, forward scenarios, and contract tests ## Why - Let agents implement one standalone ticket or named epic child without running an entire epic - Establish the reusable execution layer required by issue #19
shaug
marked this pull request as ready for review
July 20, 2026 09:22
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.
TL;DR
Adds
implement-ticketas the reusable, runtime-neutral workflow for implementing exactly one standalone ticket or named epic child through safe review and delivery gates.Summary
implement-ticketas the canonical owner of generic one-ticket behavior while preserving temporary compatibility withimplement-epic-sequenceuntil Replace implement-epic-sequence with implement-epic as an implement-ticket orchestrator #19.implement-epicmay consumeimplement-ticket, while whole-epic requests return a pre-mutationrequires_epichandoff with cycle protection.The
Fixes #18reference below means an authorized future merge will automatically close issue #18. This PR does not grant or exercise merge authority.Validation
just formatjust test-implement-ticketjust testjust lintgit diff --checkreview-code-change: clean aggregate on7113afd5ab04d0200c2bfa6b5008d9fcd2b2f7f6Tickets
Fixes #18