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

brain-curator

01

febradc-github/turnstile

Agent

Writes turnstile knowledge notes (brain/, decisions/, architecture/, code/). Dispatched at gate transitions with bounded input (capture: gates), opportunistically when something is worth remembering (capture: opportunistic), or by /turnstile:remember -- never invoke directly.

1 1mo ago A 59 tokens original MIT

loop-runner

02

febradc-github/turnstile

Agent

Executes one full loop iteration (ACT → OBSERVE → EVALUATE → DECIDE) for a turnstile loop run. Dispatched by turnstile-loop-start only -- never invoke directly.

1 1mo ago A 45 tokens original MIT

pitch-agent

03

febradc-github/turnstile

Agent

Pitches one assigned stance on an idea for turnstile-brainstorm's panel, dispatched 2-3 in parallel -- never invoke directly.

1 1mo ago A 33 tokens original MIT

turnstile-coder

04

febradc-github/turnstile

Agent

Implements one scoped piece of work test-first, matching the repo's conventions. Dispatched by turnstile-work or turnstile-systematic-debugger -- never invoke directly.

1 1mo ago A 42 tokens original MIT

turnstile-reviewer

05

febradc-github/turnstile

Agent

Independently verifies a ticket's implementation against its acceptance criteria. Dispatched by /turnstile:review only -- never invoke directly.

1 1mo ago A 34 tokens original MIT