Skip to content

Prescribe structured ticket body layout with Acceptance Criteria#84

Merged
sebastientaggart merged 1 commit into
devfrom
feature/ticket-description-layout
Apr 9, 2026
Merged

Prescribe structured ticket body layout with Acceptance Criteria#84
sebastientaggart merged 1 commit into
devfrom
feature/ticket-description-layout

Conversation

@sebastientaggart

Copy link
Copy Markdown
Member

Updates the /start skill to prescribe a required four-section body structure for new GitHub issues:

  • Problem to Fix (renamed from "What's Happening")
  • Why it Matters
  • General Approach
  • Acceptance Criteria (new)

The --body placeholder in the gh issue create example now points at a dedicated body-structure section that shows the required markdown template, so agents produce consistently scannable tickets with verifiable acceptance criteria.

Issue #79

@sebastientaggart

Copy link
Copy Markdown
Member Author

Review Summary

Verdict: APPROVE

Findings

No issues found. Code looks correct and follows project conventions. The structured body template is consistently applied across all adapter-generated skill files (claude, codex, cursor, gemini) and the source skills/start.md, with matching hash updates in the generated footers.

@sebastientaggart
sebastientaggart merged commit 3cfbb2d into dev Apr 9, 2026
2 checks passed
@sebastientaggart
sebastientaggart deleted the feature/ticket-description-layout branch April 9, 2026 22:43
This was referenced Apr 9, 2026
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