actual-mcp-server: Command for Claude Code

.claude/commands/gate-ticket.md

gate-ticket is a command for Claude Code from agigante80/actual-mcp-server. It costs 0 tokens per session (323 once invoked), scanned A, original, MIT.

A readiness review for a GitHub issue in the actual-mcp-server repository. It checks the issue and asks several specialist reviewers whether it is clear and complete enough to build.

In plain words
What is it for?
Use it with an issue number to validate the issue, add missing template sections when needed, and post a review scorecard as a GitHub comment.
Why use it?
It catches missing requirements, labels, context, security checks, and review concerns before development starts.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md.

This is agigante80/actual-mcp-server's own configuration. It tells Claude Code how to work on actual-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything actual-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to agigante80/actual-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/agigante80/actual-mcp-server/main/.claude/commands/gate-ticket.md
Clone the repo
git clone --depth 1 https://github.com/agigante80/actual-mcp-server

Made for: Claude Code.

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 gate-ticket

README.md
[![agentmods](https://agentmods.dev/badge/commands/agigante80/actual-mcp-server/gate-ticket/github.svg)](https://agentmods.dev/commands/agigante80/actual-mcp-server/gate-ticket)
Your own site
<a href="https://agentmods.dev/commands/agigante80/actual-mcp-server/gate-ticket"><img src="https://agentmods.dev/badge/commands/agigante80/actual-mcp-server/gate-ticket/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gate-ticket

Your own site · 80×15
<a href="https://agentmods.dev/commands/agigante80/actual-mcp-server/gate-ticket"><img src="https://agentmods.dev/badge/commands/agigante80/actual-mcp-server/gate-ticket.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 323 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.00323
Opus 5 $0.00000 $0.00161
Sonnet 5 $0.00000 $0.00065
Haiku 4.5 $0.00000 $0.00032

Measured 9d ago against content hash 64f0c298c924, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

gate-ticket 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 9d 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.

.claude/commands/gate-ticket.md · 26 lines

What it actually says

Run the ticket readiness gate on a GitHub issue. (The forge-kit v3 template supports forge detection via the forge-host adapter; this project is GitHub-hosted, so the ticket-gate agent targets agigante80/actual-mcp-server directly.)

Usage

Accepted argument: <issue-number> (required)

Example: /gate-ticket 42

Steps

Use the Agent tool with subagent_type: ticket-gate, passing the issue number as the prompt.

The ticket-gate agent handles all steps:

  1. Template version check: auto-synthesises missing sections if the template version is below v4 or missing (no BLOCK)
  2. Label validation: requires at least one area label (backend, infrastructure, security, actual-api, documentation)
  3. Fetches the issue from agigante80/actual-mcp-server
  4. Reads project context (CLAUDE.md, actual-adapter.ts, toolFactory.ts, schemas/common.ts)
  5. Runs the 6 core agents (tool-author, qa, release-manager, actual-api, security-auditor, architect-review); any whose domain the ticket does not touch auto-score 10 (N/A)
  6. Adds any content-triggered specialists selected by labels and content, and runs all agents sequentially
  7. Compiles and posts the scorecard as a GitHub comment
  8. Returns PASS or BLOCKED with specific required changes

All agents must score 10/10 for the ticket to be considered implementation-ready.

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. 9d ago First seen · 26 lines · 0 tokens per session scan A 64f0c298c924

Subscribe to this mod's changes

gate-ticket is a command published in the GitHub repository agigante80/actual-mcp-server (51 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 323 tokens. 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.