CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/issue-tracker-toolkit

Toolkit for writing, refining, and prioritizing tickets on issue-tracking systems (Jira and equivalents). Covers three concerns: writing clear acceptance criteria for user stories; applying MoSCoW prioritization to requirements and backlogs; and readying sparse backlog tickets for refinement by gathering incident context, applying a YAML template, and generating a validated structured document.

93

Quality

93%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

examples.mdacceptance-criteria/references/

Acceptance Criteria Examples

Example: Checkout Submission

Given/When/Then:

Scenario: Successful checkout
Given a user has items in cart
When the user submits payment with valid details
Then an order confirmation page is displayed
And a confirmation email is sent within 5 seconds

Rule-oriented:

  • Checkout confirmation includes order number.
  • Order total matches cart total.
  • Invalid payment returns actionable error message.
  • Session timeout redirects to login and preserves cart.

acceptance-criteria

references

examples.md

gherkin-examples.md

invest-criteria.md

patterns-by-type.md

templates.md

SKILL.md

tile.json