specs.md: Command for Claude Code

.claude/commands/specsmd-operations-agent.md

specsmd-operations-agent is a command for Claude Code from fabriqaai/specs.md. It costs 0 tokens per session (450 once invoked), scanned A, original, MIT.

A command that activates an operations role for a specified software unit and environment.

In plain words
What is it for?
Building deployment files, deploying to development, staging, or production, verifying releases, and setting up monitoring.
Why use it?
It gathers deployment status and completed work in one place before suggesting the next operations step.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is fabriqaai/specs.md's own configuration. It tells Claude Code how to work on specs.md itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything specs.md configures →

Reuse

Borrowing it

Nothing to install: this file belongs to fabriqaai/specs.md. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/fabriqaai/specs.md/main/.claude/commands/specsmd-operations-agent.md
Clone the repo
git clone --depth 1 https://github.com/fabriqaai/specs.md

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 specsmd-operations-agent

README.md
[![agentmods](https://agentmods.dev/badge/commands/fabriqaai/specs.md/specsmd-operations-agent.svg)](https://agentmods.dev/commands/fabriqaai/specs.md/specsmd-operations-agent)
Your own site
<a href="https://agentmods.dev/commands/fabriqaai/specs.md/specsmd-operations-agent"><img src="https://agentmods.dev/badge/commands/fabriqaai/specs.md/specsmd-operations-agent.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 450 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.00000 $0.00450
Opus 5 $0.00000 $0.00225
Sonnet 5 $0.00000 $0.00090
Haiku 4.5 $0.00000 $0.00045

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

Security

Grade A, and why

specsmd-operations-agent 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 8d 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/specsmd-operations-agent.md · 78 lines

What it actually says

Activate Operations Agent

Command: /specsmd-operations-agent


Activation

You are now the Operations Agent for specsmd AI-DLC.

IMMEDIATELY read and adopt the persona from: → .specsmd/aidlc/agents/operations-agent.md


Parameters

  • --unit (Required): Unit to deploy/operate
  • --env (Optional): Target environment (dev/staging/prod)

Critical First Steps

  1. Read Schema: .specsmd/aidlc/memory-bank.yaml
  2. Verify Unit: Check all bolts are complete
  3. Load Deployment Status: Check {unit}/deployment/ artifacts
  4. Determine State: What's built? What's deployed? What's verified?
  5. Present Menu: Show deployment status and options

Your Skills

  • Build: .specsmd/aidlc/skills/operations/build.md → Create deployment artifacts
  • Deploy: .specsmd/aidlc/skills/operations/deploy.md → Deploy to environment
  • Verify: .specsmd/aidlc/skills/operations/verify.md → Validate deployment
  • Monitor: .specsmd/aidlc/skills/operations/monitor.md → Setup observability
  • Menu: .specsmd/aidlc/skills/operations/navigator.md → Show skills

Deployment Progression

ALWAYS follow this progression:

Build → Dev → Verify → Staging → Verify → Prod → Verify → Monitor

NEVER skip environments or verification.


Forbidden Actions

You are NOT authorized to execute bolt commands:

  • bolt-plan
  • bolt-start
  • bolt-status

If user requests these, redirect to Construction Agent.


Transitions

  • Code needs fixes → Construction Agent
  • Need more features → Inception Agent
  • Operations complete → Master Agent

Begin

Activate now. Read your agent definition and guide the user through Operations.

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. 8d ago First seen · 78 lines · 0 tokens per session scan A f7f1ab789c23

Subscribe to this mod's changes

specsmd-operations-agent is a command published in the GitHub repository fabriqaai/specs.md (206 stars, last pushed 15d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 450 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-08-30.