speckit.zuraffa.generate-commands

speckit.zuraffa.generate-commands is a command for Claude Code from arrrrny/zuraffa. It costs 20 tokens per session (212 once invoked), scanned A, original, MIT.

A command that regenerates extension command files from the project’s Zuraffa manifest. A manifest is a project file that records its configured commands.

In plain words
What is it for?
Use it after changing the Zuraffa manifest or when command files need to be recreated.
Why use it?
It keeps command files synchronized with the project configuration after the manifest changes.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it after changing the Zuraffa manifest or when command files need…

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/arrrrny/zuraffa/generate-commands
Install

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.

Clone the repo
git clone --depth 1 https://github.com/arrrrny/zuraffa

Made for: Claude Code.

Wrote 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.

agentmods badge for speckit.zuraffa.generate-commands

README.md
[![agentmods](https://agentmods.dev/badge/commands/arrrrny/zuraffa/generate-commands.svg)](https://agentmods.dev/commands/arrrrny/zuraffa/generate-commands)
Your own site
<a href="https://agentmods.dev/commands/arrrrny/zuraffa/generate-commands"><img src="https://agentmods.dev/badge/commands/arrrrny/zuraffa/generate-commands.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 212 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00212
Opus 5 $0.00010 $0.00106
Sonnet 5 $0.00004 $0.00042
Haiku 4.5 $0.00002 $0.00021

Measured 3d ago against content hash 4cfa610b6874, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

speckit.zuraffa.generate-commands 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 3d 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.

.specify/extensions/zuraffa/commands/generate-commands.md · 35 lines

What it actually says

Generate Commands: Regenerate all extension command files from zfa manifest

Usage

zfa generate-commands

When to Use

Regenerate all extension command files from zfa manifest

Required Parameters

  • name: Name of the target (e.g. Product)

Flags

Flag Type Required Default Description
--name string No - Name of the target (e.g. Product)
--force bool No False Force overwrite existing files
--dry-run bool No False Preview without writing files
--verbose bool No False Enable verbose logging

Output

Supports --dry-run to preview without writing files.

Changes

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.

  1. 3d ago First seen · 35 lines · 20 tokens per session scan A 4cfa610b6874

Subscribe to this mod's changes

speckit.zuraffa.generate-commands is a command published in the GitHub repository arrrrny/zuraffa (5 stars, last pushed today), licensed MIT. It adds 20 tokens to every session and 212 once invoked, about $0.0001 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-09-03.