smg99/ticket-flow
A repeatable, high-discipline workflow pattern for Cursor agents: fetches issues, branches, implements, adds tests, runs
Actual rules from this repo
Path in source repo: .cursor/rules/ticket-flow.mdc · format: mdc
---
description: Trigger Ticket Flow skill when working on, fixing, or implementing tickets (e.g. "fix bug PROJ-123", "work on PROJ-123")
globs: *
alwaysApply: false
---
# Ticket Flow Trigger Rule
When the user asks to process a ticket, fix a bug with an ID, work on a ticket, or handle a queue of tickets:
1. **Load and follow** the Ticket Flow skill located at `ticket-flow/.cursor/skills/ticket-flow/SKILL.md`.
2. Do not attempt to freestyle the workflow sequence.
3. Keep the naming glossary in mind and strictly enforce the **Confirm** validation gate before committing or opening PRs.
4. Stage only path-scoped changes relevant to the ticket.
Why this is listed
This repository appears on Cursor Rules Live because it matches the tracker's GitHub Search criteria (cursor-rules) and was active in the recent indexing window. The tracker refreshes every 15 minutes, so the metadata above reflects the state at the most recent index pass. If the data here looks stale, the source repository may have been archived or moved out of the tracked topic; the next cron tick will reconcile.