Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/febradc-github/turnstile/turnstile-conversatenpx skills add febradc-github/turnstile --skill turnstile-conversategit clone --depth 1 https://github.com/febradc-github/turnstileWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/febradc-github/turnstile/turnstile-conversate)<a href="https://agentmods.dev/skills/febradc-github/turnstile/turnstile-conversate"><img src="https://agentmods.dev/badge/skills/febradc-github/turnstile/turnstile-conversate.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00063 | $0.01443 |
| Opus 5 | $0.00032 | $0.00722 |
| Sonnet 5 | $0.00013 | $0.00289 |
| Haiku 4.5 | $0.00006 | $0.00144 |
Grade A, and why
turnstile-conversate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Conversate
Process
- Read
turnstile/backlog.yml(if it exists) and the current sprint --turnstile/sprint.yml, or a legacy rootturnstile/sprint-*.ymlwithsprint.status: active-- to build a status snapshot. - Match the user's request ($ARGUMENTS plus their message) against these cases, in order:
- Status or "what's on the board": answer directly from the snapshot (same content as
/turnstile:board). No skill invocation. - Returning to work -- "where was I", "what was I doing", "pick up where I left off": invoke
turnstile-pickup. It restores work state from the board and vault (unlike the built-in /resume, which restores a past conversation), and offers to un-park the most recently parked ticket when nothing is in progress. - An interrupt -- "pause this", "park this", "something urgent came up" while an item is in_progress: invoke
turnstile-parkwith any stated reason. - What a piece of code does / how something is implemented: check
turnstile/code/viasearch_notes/read_note. If a note exists, read the source file at itsaliasespath and compare. Still matching: answer directly, citing the verified file. Drifted: answer from the file -- source is truth -- and dispatchbrain-curator(opportunistic mode, this one file, with the purpose/exports/imports/callers you observed) to correct the note. No note: answer via Grep/Read as usual -- do not dispatch brain-curator just to backfill missing coverage; that's/turnstile:brain-init's job. No skill invocation. - A brand-new idea not on the board: invoke
turnstile-brainstormwith the description. Exception: clearly trivial work (a typo, a tiny chore, within the quick ceiling -- quick_max_points, default 3 -- with no design question) goes toturnstile-quickinstead. - Something broken (an error, failing test, unexpected behavior): invoke
turnstile-systematic-debuggerwith the report. It diagnoses first, then routes the fix. - "Remember this" / a fact or decision the user wants recorded in the vault: invoke
turnstile-rememberwith the user's words. - Cancel, kill, or drop an item: invoke
turnstile-dropwith that id. - A code review or feedback on a diff: invoke
turnstile-code-reviewer. - Breaking an item into smaller pieces (or an epic with no children yet): invoke
turnstile-breakdownwith that id. - An existing item the user wants to move forward:
type: epic, or another item names it asparent: containers don't move through gates. No children yet: invoketurnstile-breakdown; otherwise report the children's statuses and route to the child at the earliest gate.status: idea-> invoketurnstile-specwith that id. (An item only reachesideaafter refine's design approval, so a design doc always exists -- never invoketurnstile-refine, which mints a brand-new id and cannot resume an existing item.)status: ready, not in any sprint file -> invoketurnstile-sprint-plan(orturnstile-nextwhenturnstile/config.ymlsayscadence: flow).- In the active sprint,
status: in_progress, and the user says the work is finished -> invoketurnstile-reviewwith that id. Check this before the next case. - In the active sprint,
status: todoorin_progress(not being called finished) -> invoketurnstile-workwith that id. - In the active sprint,
status: review-> an interrupted review; if the user wants a verdict, invoketurnstile-review(it resumes). Otherwise report the status. - On the active board,
status: parked-> invoketurnstile-pickup; it reads the resume note and offers the un-park. - In the active sprint,
status: done-> already shipped; say so. No skill. status: dropped-> cancelled; relay the recorded reason. No skill.
- Starting a new sprint: invoke
turnstile-sprint-plan(incadence: flowit explains the mode instead of planning). - "What should I work on next" / pulling the next piece of work in
cadence: flow: invoketurnstile-next. - Anything ambiguous: ask one clarifying question.
- Status or "what's on the board": answer directly from the snapshot (same content as
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 49 lines · 63 tokens per session scan A 7266f6c9ecd8
turnstile-conversate is a skill published in the GitHub repository febradc-github/turnstile (1 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 1,443 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
chief-revenue-officer
Owns the revenue engine end to end: sales, monetization, pricing, customer success, retention, and partnerships. Use this for pricing and packaging decisions, sales strategy and coverage, forecast and pipeline health, churn and expansion, partner and channel strategy, or when marketing-sourced demand is not…
chief-strategy-officer
Owns where the business plays and how it wins over a multi-year horizon — portfolio choices, corporate development, strategic partnerships, and planning under uncertainty. Use this for a decision about which markets or businesses to be in, whether to build, buy, or partner, how to allocate capital across business…
seo-strategy
Audits and improves organic search performance — technical health, site architecture, internal linking, structured data, and the content decisions that determine what can rank. Use this to run an SEO audit, diagnose why pages are not ranking or were deindexed, plan a site's URL and navigation structure, add structured…
financial-statement-analysis
Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…
youtube-producer
Plans, packages, and scripts long-form video for retention and channel growth — idea selection, titles and thumbnails, script structure, and diagnosing why a video or channel underperforms. Use this for video ideas, packaging, scripting, a retention teardown, or channel strategy — including when someone describes a…
estimating-and-contingency
Produces a cost or effort estimate someone can defend — decomposing the work, choosing between analogous, parametric and bottom-up methods, documenting the basis and its assumptions, expressing confidence as a range, and sizing contingency and management reserve separately. Use this to build an estimate, challenge one…