keefar/ticket-flow

Kanban + git-worktree ticket workflow plugin for Claude Code

4Stars on the repository
17Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bd-detox

01

keefar/ticket-flow

Skill Claude CodeCodex

Remove the anti-MEMORY.md clause from a project that already ran vanilla bd init, on the paths that actually reach Claude Code — the CLAUDE.md BEADS INTEGRATION block and bd's runtime bd prime output. Idempotent. Invoke as /ticket-flow:bd-detox (default: strip the clause, append the Coexistence Policy to CLAUDE.md…

4 6d ago A 121 tokens original MIT

board

02

keefar/ticket-flow

Skill Claude CodeCodex

Render a read-only KANBAN.md snapshot of the beads tracker — invoke when the user asks for a board file or a written overview; never part of the workflow. --stdout previews, --check reports drift against bd state.

4 6d ago A 53 tokens original MIT

discover

03

keefar/ticket-flow

Skill Claude CodeCodex

Scan the current repository for tech-stack, conventions, test setup, and anti-patterns. Writes .claude/rules/project-conventions.md, which Claude Code loads into every session, so spec generation and implementation work from the project's own conventions. Run once per project, re-run when stack changes.

4 6d ago A 62 tokens original MIT

finish

04

keefar/ticket-flow

Skill Claude CodeCodex

Internal phase 3 of ticket-flow, normally invoked by ticket-flow:flow — verify (tests, review, proven vs. residual ACs), optional deploy, merge to main behind the merge guard, ticket → Testing or Done, worktree cleanup. Invoke directly only to finish an already-implemented ticket whose flow run ended early.

4 6d ago C 68 tokens original MIT

flow

05

keefar/ticket-flow

Skill Claude CodeCodex

Orchestrator for Ticket-Flow — default is --local (all phases in this session with user checkpoints). --parallel works multiple ready tickets at once via worktree-isolated subagents in this session; --serial (one subagent at a time, merge+deploy+cleanup per ticket) and --loop (re-query the ready queue after every…

4 6d ago A 292 tokens original MIT

implement

06

keefar/ticket-flow

Skill Claude CodeCodex

Internal phase 2 of ticket-flow, normally invoked by ticket-flow:flow — execute the plan for the claimed ticket inside its worktree: incremental commits, typecheck/test after each major step. Invoke directly only to continue implementing a ticket that is already picked up.

4 6d ago A 55 tokens original MIT

init

07

keefar/ticket-flow

Skill Claude CodeCodex

Scaffold a ticket-flow project — one-time setup; trigger on "setz ticket-flow auf", "richte das Projekt für ticket-flow ein", "set up ticket-flow here". Runs bd init with tf's agents template (keeps Claude Code's own memory system), scaffolds spec dirs and worktree settings, migrates an existing KANBAN.md into beads.…

4 6d ago A 108 tokens original MIT

kanban

08

keefar/ticket-flow

Skill Claude CodeCodex

Use when a prompt contains a new bug/feature/change not yet tracked, or when an item's status changes — capture and maintain it in the project's beads tracker (Inbox→Backlog with Definition of Ready, priorities, the pipe-separated note format).

4 6d ago A 52 tokens original MIT

pickup

09

keefar/ticket-flow

Skill Claude CodeCodex

Internal phase 1 of ticket-flow, normally invoked by ticket-flow:flow — validate Definition of Ready, create (or adopt) the ticket's isolated worktree, set the branch lock, claim the item atomically → In Progress. Invoke directly only for recovery, or when the user explicitly wants just the claim+worktree step. Args…

4 6d ago A 109 tokens original MIT

publish

10

keefar/ticket-flow

Skill Claude CodeCodex

Everything that makes this repository more public than it is — and the inspection that must run first. Report the publication state (local, private, public), run the offline preflight over the whole history, perform the guarded transition to public, or create the remote repo in the first place (first-time gh repo…

4 6d ago A 144 tokens original MIT

push

11

keefar/ticket-flow

Skill Claude CodeCodex

Push the local main branch to origin — invoke when the user asks in plain words to push ("push das", "lad das hoch", "push to origin"). finish/flow deliberately leave commits local; this runs from the controller session (never a dispatched subagent) so auth prompts and errors stay visible.

4 6d ago A 69 tokens original MIT

spec

12

keefar/ticket-flow

Skill Claude CodeCodex

Draft a spec document for a tracked ticket before implementation — the entry point when the user describes a need in prose: "ich brauche …", "mach die spec", "schreib eine Spec für X", "wir sollten X bauen", "draft a spec". Captures the WHAT plus acceptance criteria and proposes open decisions with recommendations.…

4 6d ago A 116 tokens original MIT

status

13

keefar/ticket-flow

Skill Claude CodeCodex

Diagnose where this ticket-flow project stands and recommend the next action — trigger on "wo steht das Projekt", "wie ist der Stand", "was ist offen", "what's the state here", after a compaction, or when picking a project up cold. Inspects scaffolding, in-flight worktrees, stale branch locks, beads counts and…

4 6d ago A 95 tokens original MIT