Ticket Specs

Ticket Specs is a skill for Claude Code, Codex from juspay/xyne-spaces. It costs 28 tokens per session (2,912 once invoked), scanned A, original, Apache-2.0.

A requirements-writing workflow for Xyne Spaces tickets. It asks questions to clarify the intended result before creating or updating a specification.

In plain words
What is it for?
Use it to create, regenerate, update, or review ticket specifications covering the problem, expected behaviour, and test cases.
Why use it?
It helps prevent developers and reviewers from guessing what a ticket is meant to achieve.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/juspay/xyne-spaces/spec-task
Any agent
npx skills add juspay/xyne-spaces --skill spec-task
Clone the repo
git clone --depth 1 https://github.com/juspay/xyne-spaces

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Ticket Specs

README.md
[![agentmods](https://agentmods.dev/badge/skills/juspay/xyne-spaces/spec-task.svg)](https://agentmods.dev/skills/juspay/xyne-spaces/spec-task)
Your own site
<a href="https://agentmods.dev/skills/juspay/xyne-spaces/spec-task"><img src="https://agentmods.dev/badge/skills/juspay/xyne-spaces/spec-task.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,912 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00028 $0.02912
Opus 5 $0.00014 $0.01456
Sonnet 5 $0.00006 $0.00582
Haiku 4.5 $0.00003 $0.00291

Measured 5d ago against content hash a1439d1133b8, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Ticket Specs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

apps/xyne-claw/spec-skills/spec-task/SKILL.md · 592 lines

How it starts

The opening of the file, as written. The whole thing — 592 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Xyne Spaces Ticket Specification

Use this skill when creating, generating, regenerating, or updating a Xyne Spaces ticket specification.

The purpose of the Specification is to capture the requirement intent so that:

  • a developer can understand what is expected,
  • a PR reviewer can understand what was requested,
  • and the implementation can later be reviewed against that requirement.

The Specification must come from requirement context and user clarification.

Do not generate requirement intent merely by describing the implementation.


Specification sections

Use these headings exactly.

Required

Problem statement

Describe what is wrong, missing, or needed and who or what is affected.

The Problem statement should explain why this work exists.

Solutioning

Describe the expected functional behaviour after the change is shipped.

Focus on what must be true functionally, not how the developer should implement it.

Test cases

Describe the observable scenarios that confirm the requirement works.

Test cases should make it possible for a developer or reviewer to understand what behaviours need to succeed.

Optional

Implementation details

Technical details, constraints, or implementation context that are useful to the developer or reviewer.

Do not require this section when there is nothing meaningful to record.

Out of scope

Anything explicitly excluded from this ticket.

Do not invent non-goals simply to populate this section.


Before the interview

Before creating or regenerating a Specification, first understand the requirement context.

If this is an existing ticket:

  1. Fetch the ticket using spaces-tickets.
  2. Read:
    • ticket title,
    • ticket type, when available,
    • existing description,
    • existing Specification, when present,
    • other relevant requirement context available with the ticket.
  3. Use this information to understand what the ticket is about.
  4. Use it to formulate better and more relevant clarification questions.
  5. Do NOT create or update the Specification yet.

Read the full file on GitHub · 592 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 592 lines · 28 tokens per session scan A a1439d1133b8

Subscribe to this mod's changes

Ticket Specs is a skill published in the GitHub repository juspay/xyne-spaces (142 stars, last pushed today), licensed Apache-2.0. It adds 28 tokens to every session and 2,912 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.