Spec To Tickets banner
w00fx w00fx

Spec To Tickets

Testing community

Description

--- description: Break a capability spec (or the shaping conversation that produced it, or a parent issue) into tracer-bullet tickets — vertical slices anchored on the spec's pointed stable IDs (typed, never renumbered), each declaring its blocking edges. Quizzes the human on the breakdown, then publishes to a local tickets.md or to GitHub Issues with real blocking links. argument-hint: "[spec path | parent issue | default: this session's shaping]" --- Break the work into **tracer-bullet ticket

Installation

Installs to ~/.claude/skills/w00fx-spec-anchored-agentic-development-spec-to-tickets/SKILL.md

Terminal
mkdir -p ~/.claude/skills/w00fx-spec-anchored-agentic-development-spec-to-tickets && curl -fsSL https://raw.githubusercontent.com/w00fx/spec-anchored-agentic-development/HEAD/commands/spec-to-tickets.md -o ~/.claude/skills/w00fx-spec-anchored-agentic-development-spec-to-tickets/SKILL.md

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

Full documentation available on GitHub

View Source Repository