ticket-create

star 3.2k

Authoritative protocol for creating Neo.mjs GitHub issues. Enforces duplicate sweep, Fat Ticket body structure, strict label rules, title hygiene, and the six-stage challenge chain at creation time. CRITICAL: Do NOT run default `npx playwright test` to verify issues; Neo uses multiple custom playwright configs (e.g., unit, e2e) which must be explicitly targeted. Use immediately before calling the create_issue MCP tool. Triggers: Use this skill before any invocation of the create_issue MCP tool. This is the creation-side dual of ticket-intake (which consumes existing tickets).

neomjs By neomjs schedule Updated 6/13/2026

name: ticket-create description: "Authoritative protocol for creating Neo.mjs GitHub issues. Enforces duplicate sweep, Fat Ticket body structure, strict label rules, title hygiene, and the six-stage challenge chain at creation time. CRITICAL: Do NOT run default npx playwright test to verify issues; Neo uses multiple custom playwright configs (e.g., unit, e2e) which must be explicitly targeted. Use immediately before calling the create_issue MCP tool. Triggers: Use this skill before any invocation of the create_issue MCP tool. This is the creation-side dual of ticket-intake (which consumes existing tickets)."

Ticket Create Skill

If you are about to create a new GitHub issue, you MUST NOT compose the title, body, or labels ad-hoc — and you MUST NOT skip the pre-creation duplicate sweep.

You MUST immediately use the view_file tool to read and strictly adhere to .agents/skills/ticket-create/references/ticket-create-workflow.md before proceeding. Or, if you already have the payload in context, proceed directly to its directives.

Install via CLI
npx skills add https://github.com/neomjs/neo --skill ticket-create
Repository Details
star Stars 3,205
call_split Forks 213
navigation Branch main
article Path SKILL.md
More from Creator