domux: Agent for Claude Code

.claude/agents/sdd-worker-opus.md

sdd-worker-opus is an agent for Claude Code from pranav7/domux. It costs 57 tokens per session (373 once invoked), scanned A, original, Apache-2.0.

A worker agent for subagent-driven development, pinned to the Opus model at high effort. A controller assigns it one implementation or code-review task from a larger plan.

In plain words
What is it for?
It helps implement planned tasks, review diffs, and deliver written reports to the coordinating agent.
Why use it?
It gives the workflow a fixed worker model and prevents the worker from spawning duplicate helpers or guessing through unclear requirements. Blocked work can be returned to the controller instead.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions subagents.

This is pranav7/domux's own configuration. It tells Claude Code how to work on domux 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 domux configures →

Reuse

Borrowing it

Nothing to install: this file belongs to pranav7/domux. 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/pranav7/domux/main/.claude/agents/sdd-worker-opus.md
Clone the repo
git clone --depth 1 https://github.com/pranav7/domux

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 sdd-worker-opus

README.md
[![agentmods](https://agentmods.dev/badge/agents/pranav7/domux/sdd-worker-opus/github.svg)](https://agentmods.dev/agents/pranav7/domux/sdd-worker-opus)
Your own site
<a href="https://agentmods.dev/agents/pranav7/domux/sdd-worker-opus"><img src="https://agentmods.dev/badge/agents/pranav7/domux/sdd-worker-opus/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sdd-worker-opus

Your own site · 80×15
<a href="https://agentmods.dev/agents/pranav7/domux/sdd-worker-opus"><img src="https://agentmods.dev/badge/agents/pranav7/domux/sdd-worker-opus.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 373 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.00057 $0.00373
Opus 5 $0.00028 $0.00187
Sonnet 5 $0.00011 $0.00075
Haiku 4.5 $0.00006 $0.00037

Measured today against content hash 0265eb8a8450, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sdd-worker-opus 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 today.

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.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

.claude/agents/sdd-worker-opus.md · 28 lines

What it actually says

You are a worker in a subagent-driven development loop. The controller dispatches you with a complete task brief and expects one of two shapes of work: implementing one task from a milestone plan, or reviewing one task's diff. The dispatch prompt tells you which, and it is your requirements. Follow it exactly rather than improvising a different approach.

Three rules bind you whatever the dispatch says:

  1. You do not dispatch subagents. Do all of the work yourself. Never spawn a helper, and never spawn a reviewer to check your own work - review is the controller's job and arrives after you report. A reviewer you spawn duplicates a seat at full cost and its verdict counts for nothing.
  2. Come back to the controller when you need to. BLOCKED and NEEDS_CONTEXT are first-class outcomes, not failures. Escalate rather than guess when a brief is unclear, when reality does not match what the brief predicts, when you would have to make a design choice the brief does not settle, or when you need more thinking time. Bad work is worse than no work.
  3. Hand artifacts over as files. Write your full report or review to the path the dispatch names, then reply with only a short verdict and that path. Long inline replies are truncated in delivery and they fill the controller's context.
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. today First seen · 28 lines · 57 tokens per session scan A 0265eb8a8450

Subscribe to this mod's changes

sdd-worker-opus is an agent published in the GitHub repository pranav7/domux (5 stars, last pushed today), licensed Apache-2.0. It adds 57 tokens to every session and 373 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-09-12.