Skip to content

Clarify ticket-driven command orchestration - #42

Merged
dbpolito merged 1 commit into
mainfrom
feature/update-command-workflows
Mar 17, 2026
Merged

Clarify ticket-driven command orchestration#42
dbpolito merged 1 commit into
mainfrom
feature/update-command-workflows

Conversation

@dbpolito

@dbpolito dbpolito commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Ticket

SKIPPED

Description

Tightens command workflow docs so PR creation, ticket delivery, and ship flows spell out the required ticket prompt behavior and the delegated execution path more clearly.

Checklist

Ticket handling

  • Require /pr/create to ask for ticket handling whenever no ticket guidance was provided
  • Prevent the workflow from defaulting to skip while interactive ticket input is available

Delivery flow

  • Reframe /ticket/dev around delegated implementation, branching, commit-and-push, and PR creation steps
  • Keep /ship and /todo task blocks aligned with the updated command structure

Generated output

  • Regenerate the mirrored OpenCode command docs to match the core command updates

Validation

  • Verify that /pr/create pauses for ticket input before continuing when no ticket argument is supplied
  • Confirm that /ticket/dev reports implementation, branch, commit-and-push, and PR outcomes in sequence
  • Check that /ship and /todo still render clean task blocks without extra spacing

- require explicit ticket handling whenever the question tool is available
- split ticket dev into implementation, branch, commit-and-push, and PR delegation phases
- align generated OpenCode command artifacts with the updated command source docs
@dbpolito
dbpolito merged commit bb8dad7 into main Mar 17, 2026
1 check passed
@dbpolito
dbpolito deleted the feature/update-command-workflows branch March 17, 2026 03:58
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.

1 participant