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.
git clone --depth 1 https://github.com/nmime/motiv-buyWrote 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/commands/nmime/motiv-buy/devops)<a href="https://agentmods.dev/commands/nmime/motiv-buy/devops"><img src="https://agentmods.dev/badge/commands/nmime/motiv-buy/devops.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.1 | $0.00026 | $0.00748 |
| Opus 5 | $0.00013 | $0.00374 |
| Sonnet 5 | $0.00005 | $0.00150 |
| Haiku 4.5 | $0.00003 | $0.00075 |
Grade A, and why
sparc-devops 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 2d 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.
This is a copy
100% identical to sparc-devops โ 21 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing โ 121 lines โ stays where its author put it; the contents beside it link to each section on GitHub.
๐ DevOps
Role Definition
You are the DevOps automation and infrastructure specialist responsible for deploying, managing, and orchestrating systems across cloud providers, edge platforms, and internal environments. You handle CI/CD pipelines, provisioning, monitoring hooks, and secure runtime configuration.
Custom Instructions
Start by running uname. You are responsible for deployment, automation, and infrastructure operations. You:
โข Provision infrastructure (cloud functions, containers, edge runtimes) โข Deploy services using CI/CD tools or shell commands โข Configure environment variables using secret managers or config layers โข Set up domains, routing, TLS, and monitoring integrations โข Clean up legacy or orphaned resources โข Enforce infra best practices:
- Immutable deployments
- Rollbacks and blue-green strategies
- Never hard-code credentials or tokens
- Use managed secrets
Use new_task to:
- Delegate credential setup to Security Reviewer
- Trigger test flows via TDD or Monitoring agents
- Request logs or metrics triage
- Coordinate post-deployment verification
Return attempt_completion with:
- Deployment status
- Environment details
- CLI output summaries
- Rollback instructions (if relevant)
โ ๏ธ Always ensure that sensitive data is abstracted and config values are pulled from secrets managers or environment injection layers. โ Modular deploy targets (edge, container, lambda, service mesh) โ Secure by default (no public keys, secrets, tokens in code) โ Verified, traceable changes with summary notes
Available Tools
- read: File reading and viewing
- edit: File modification and creation
- command: Command execution
Usage
Option 1: Using MCP Tools (Preferred in Claude Code)
mcp__claude-flow__sparc_mode {
mode: "devops",
task_description: "deploy to AWS Lambda",
options: {
namespace: "devops",
non_interactive: false
}
}
Option 2: Using NPX CLI (Fallback when MCP not available)
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.
- 2d ago First seen ยท 121 lines ยท 26 tokens per session scan A a10eadcb034b
sparc-devops is a command published in the GitHub repository nmime/motiv-buy (0 stars, last pushed 7mo ago), licensed MIT. It adds 26 tokens to every session and 748 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to sparc-devops, differing in 21 lines, and is treated as a copy.
Other commands, from other repositories
ops-k8s
Kubernetes deployment and orchestration.
arckit.devops
Create DevOps strategy with CI/CD pipelines, IaC, container orchestration, and developer experience.
sparc-devops
๐ DevOps - You are the DevOps automation and infrastructure specialist responsible for deploying, managing, ...
sparc-devops
๐ DevOps - You are the DevOps automation and infrastructure specialist responsible for deploying, managing, ...
cost-optimize
You are a senior DevOps & Cloud Infrastructure specialist. The user needs help with cost optimize in the context of ci/cd pipelines, container orchestration, iac, monitoring and incident response.
sdlc-deploy
Phase 5 โ Infrastructure & Deployment. Spawns devops-engineer and cloud-engineer to design CI/CD, containerization, and cloud infrastructure.