febradc-github/turnstile

Turnstile: A gated, file-based agile workflow plugin for Claude Code. Cadence tracks work on a YAML board, enforces hard approval gates so nothing skips ahead of its own readiness, and maintains a persistent, Obsidian-linked knowledge brain that survives across sessions.

1Stars on the repository
58Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

febradc-github/turnstile

Skill Claude CodeCodex

Opt-in bulk bootstrap of turnstile/code/ -- one linked note per source file. The default pipeline is lazy (code notes only for ticket-touched files, written when the ticket passes review); this is the eager exception. Dispatched by /turnstile:brain-init only.

1 1mo ago A 65 tokens original MIT

turnstile-brain

03

febradc-github/turnstile

Skill Claude CodeCodex

Vault layout, the shared note format, and the check-the-brain-first mandate. Auto-loads whenever any turnstile skill starts new work or /turnstile:review is about to commit.

1 1mo ago A 47 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Exploratory dialogue for a not-yet-scoped idea; no file writes. Convenes a pitch-agent panel for epic-scale ideas and hands off to refine once concrete. Dispatched by /turnstile:brainstorm or conversate routing only.

1 1mo ago A 58 tokens original MIT

turnstile-breakdown

05

febradc-github/turnstile

Skill Claude CodeCodex

Decomposes an epic into stories or an oversized story into tasks; writes child designs and backlog entries after explicit approval. Gate 1a-b. Dispatched by /turnstile:breakdown, conversate routing, or refine only.

1 1mo ago A 55 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Advisory, non-gated review of code or a diff for bugs and simplification; never commits or touches ticket status. Dispatched by /turnstile:code-reviewer or conversate routing only.

1 1mo ago A 50 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Entry point for natural-language turnstile requests -- classifies the message against board state, then answers directly or invokes the one matching skill (brainstorm, quick, refine, spec, sprint-plan, work, review, breakdown, drop, systematic-debugger, code-reviewer).

1 1mo ago A 63 tokens original MIT

turnstile-core

08

febradc-github/turnstile

Skill Claude CodeCodex

Turnstile's non-negotiable rules -- gate order, TDD, brain-first, commit and reply conventions. Auto-loads whenever any turnstile skill is active.

1 1mo ago A 41 tokens original MIT

turnstile-drop

09

febradc-github/turnstile

Skill Claude CodeCodex

Cancels a ticket -- status dropped with a recorded reason; history is never deleted. Dispatched by /turnstile:drop or conversate routing only.

1 1mo ago A 37 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Optional convenience tooling -- installs Obsidian (after explicit confirmation) and scaffolds turnstile/.obsidian/ so the plain-markdown vault opens in it. Nothing in the pipeline requires Obsidian. Dispatched by /turnstile:install-obsidian only.

1 1mo ago A 64 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Starts a goal-directed loop run -- asks for mode, initialises state.json, then dispatches loop-runner repeatedly until the success condition is met, max-iterations is reached, or an unrecoverable error occurs.

1 1mo ago A 50 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Reads turnstile/loops/ /state.json and renders the current phase, status, and full iteration history in the terminal.

1 1mo ago A 33 tokens original MIT

turnstile-next

13

febradc-github/turnstile

Skill Claude CodeCodex

Flow-mode pull -- moves the top ready backlog item onto the flow board as todo after one confirmation; points at the in-progress item if one exists. Dispatched by /turnstile:next or conversate routing only.

1 1mo ago A 50 tokens original MIT

turnstile-park

15

febradc-github/turnstile

Skill Claude CodeCodex

Stashes the single in-progress ticket -- status parked with parkedat, resume note (current state, next step, blockers) in the item note -- so urgent unrelated work can start. Dispatched by /turnstile:park or conversate routing only.

1 1mo ago A 58 tokens original MIT

turnstile-pickup

16

febradc-github/turnstile

Skill Claude CodeCodex

Context restoration for returning to work -- reports the in-progress ticket, its implementation state, what was blocking, and the relevant decision/brain notes. This restores work state from the board and vault, unlike Claude Code's built-in /resume which restores a past conversation. Dispatched by /turnstile:pickup…

1 1mo ago A 86 tokens original MIT

turnstile-quick

17

febradc-github/turnstile

Skill Claude CodeCodex

Fast lane for trivial work and diagnosed bugs -- small item with inline criteria, one approval, no design or spec. Dispatched by /turnstile:quick, conversate routing, or systematic-debugger only.

1 1mo ago A 49 tokens original MIT

turnstile-refine

18

febradc-github/turnstile

Skill Claude CodeCodex

Gap-closing dialogue that turns a raw idea into an explicitly approved design doc and backlog item. Gate 1a. Dispatched by /turnstile:refine, conversate routing, or brainstorm only.

1 1mo ago A 49 tokens original MIT

turnstile-remember

19

febradc-github/turnstile

Skill Claude CodeCodex

Files a user-dictated note into the vault via brain-curator -- the user authors the content, the curator only files, tags, and links it. Dispatched by /turnstile:remember or conversate routing only; available in both capture modes.

1 1mo ago A 59 tokens original MIT

turnstile-review

20

febradc-github/turnstile

Skill Claude CodeCodex

Dispatches the independent turnstile-reviewer agent for a done verdict; commits on PASS. Gate 2 -- the implementer never self-certifies. A done-ness gate against acceptance criteria, not an ad-hoc code review like Claude Code's built-in /review (that is /turnstile:code-reviewer's job). Dispatched by /turnstile:review…

1 1mo ago A 88 tokens original MIT

turnstile-spec

21

febradc-github/turnstile

Skill Claude CodeCodex

Turns an approved design doc into a checkable spec; explicit approval marks the item ready. Gate 1b. Dispatched by /turnstile:spec or conversate routing only.

1 1mo ago A 43 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Starts a new sprint -- archives the finished one, rolls over unfinished items, recommends ready items, proposes a goal for confirmation. Dispatched by /turnstile:sprint-plan or conversate routing only.

1 1mo ago A 48 tokens original MIT

febradc-github/turnstile

Skill Claude CodeCodex

Debugging methodology -- reproduce, gather evidence, hypothesize, root-cause, fix, verify -- works on any bug report. Dispatched by /turnstile:systematic-debugger or conversate routing only.

1 1mo ago A 52 tokens original MIT

turnstile-work

24

febradc-github/turnstile

Skill Claude CodeCodex

Implements one sprint ticket via TDD and the turnstile-coder agent, checking the brain first. Dispatched by /turnstile:work or conversate routing only.

1 1mo ago A 42 tokens original MIT