Skip to content

feat(framework): ticket-format spec for agents (#684)#686

Merged
suleimansh merged 1 commit into
mainfrom
feat/684-ticketing-format
Jul 18, 2026
Merged

feat(framework): ticket-format spec for agents (#684)#686
suleimansh merged 1 commit into
mainfrom
feat/684-ticketing-format

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Closes #684. Part of the ticketing chain (#462): #684 -> #683 -> #674.

Adds prompts/ticketing_format.md describing the tickets/<DATE>_<SLUG>.md and .spike.md file shapes (verbatim from #684), exposed as TICKETING_FORMAT_FILE and materialized into .the-framework/ticketing-format.md on install, beside the quality presets, so an agent can open it by path. Gitignored + refreshed on install, so it tracks the installed version rather than going stale.

The #683 context fragment points tickets/**.md at this path.

Tests: tickets.test.ts covers the materialized path + content. Framework typecheck + suites green.

Add prompts/ticketing_format.md describing the tickets/<DATE>_<SLUG>.md and
.spike.md file shapes, exposed as TICKETING_FORMAT_FILE and materialized into
.the-framework/ticketing-format.md on install beside the quality presets, so an
agent can open it by path. The #683 context fragment points tickets/**.md here.

Closes #684
@suleimansh suleimansh self-assigned this Jul 18, 2026
@suleimansh
suleimansh merged commit 883d974 into main Jul 18, 2026
3 checks passed
@suleimansh
suleimansh deleted the feat/684-ticketing-format branch July 18, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ticketing format

1 participant