agigante80

Gate Ticket — Development skill for Claude Code

Development community

Run the ticket readiness gate on a GitHub issue.

How to install Gate Ticket

Installs to ~/.claude/commands/agigante80-actual-mcp-server-gate-ticket.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agigante80/actual-mcp-server/HEAD/.claude/commands/gate-ticket.md -o ~/.claude/commands/agigante80-actual-mcp-server-gate-ticket.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gate Ticket does

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: `` (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:

Alternatives in Development

  • Stop Review Gate — You are reviewing uncommitted changes before the author finishes their turn 664 ★
  • Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
  • Engage.Gate — Run gate validation on the current phase before proceeding 348 ★

Full documentation available on GitHub

View Source Repository