README

README is a command for Claude Code from luanmorenommaciel/agentspec. It costs 0 tokens per session (732 once invoked), scanned A, original, MIT.

A collection of slash commands for a structured software-development workflow, data engineering, visualization, and everyday developer tasks. The workflow moves from exploring an idea and defining requirements through design, implementation, and release.

In plain words
What is it for?
Use it to brainstorm and define features, design and build them, create pull requests, scaffold data pipelines, review SQL, create data contracts, and migrate legacy ETL systems.
Why use it?
It gives common tasks a repeatable sequence and keeps requirements, design decisions, data work, reviews, and releases organized.

Command for Claude Code

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.

agentmods
npx agentmods add commands/luanmorenommaciel/agentspec/readme
Clone the repo
git clone --depth 1 https://github.com/luanmorenommaciel/agentspec

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 README

README.md
[![agentmods](https://agentmods.dev/badge/commands/luanmorenommaciel/agentspec/readme.svg)](https://agentmods.dev/commands/luanmorenommaciel/agentspec/readme)
Your own site
<a href="https://agentmods.dev/commands/luanmorenommaciel/agentspec/readme"><img src="https://agentmods.dev/badge/commands/luanmorenommaciel/agentspec/readme.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 732 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00732
Opus 5 $0.00000 $0.00366
Sonnet 5 $0.00000 $0.00146
Haiku 4.5 $0.00000 $0.00073

Measured 3d ago against content hash 50ccec2f7415, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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

.claude/commands/README.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AgentSpec Commands

31 slash commands for the SDD workflow, data engineering, visualization, and developer productivity.

Workflow Commands (7)

Command Phase Description
/brainstorm 0 Explore ideas through dialogue
/define 1 Capture requirements
/design 2 Create architecture
/build 3 Execute implementation
/ship 4 Archive completed feature
/iterate Any Update documents mid-stream
/create-pr Any Create pull request

Data Engineering Commands (8)

Command Description Primary Agent
/pipeline DAG/pipeline scaffolding pipeline-architect
/schema Interactive schema design schema-designer
/data-quality Quality rules generation data-quality-analyst
/lakehouse Table format + catalog guidance lakehouse-architect
/sql-review SQL-specific code review code-reviewer + sql-optimizer
/ai-pipeline RAG/embedding scaffolding ai-data-engineer
/data-contract Contract authoring (ODCS) data-contracts-engineer
/migrate Legacy ETL migration dbt-specialist + spark-engineer

See data-engineering/ for detailed usage.

Core Commands (5)

Command Description
/status Project status report (health, SDD state, recommendations)
/meeting Meeting transcript analysis
/memory Save session insights
/sync-context Update CLAUDE.md
/readme-maker Generate README

Knowledge Commands (1)

Command Description
/create-kb Create KB domain

Review Commands (2)

Command Description
/review Dual-AI code review (CodeRabbit + Claude)
/judge Cross-model second opinion via OpenRouter (V0)

Visual Explainer Commands (8)

Generate self-contained HTML pages for visual documentation. Powered by the visual-explainer skill.

Read the full file on GitHub · 90 lines

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 · 90 lines · 0 tokens per session scan A 50ccec2f7415

Subscribe to this mod's changes

README is a command published in the GitHub repository luanmorenommaciel/agentspec (244 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 732 tokens. 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-01.