strat-creator: Agent for Claude Code

.claude/agents/strat-scorer.md

strat-scorer is an agent for Claude Code from opendatahub-io/strat-creator. It costs 43 tokens per session (103 once invoked), scanned A, original, Apache-2.0.

An agent that scores a proposed software strategy against criteria such as feasibility, testability, scope, and architecture. It can read the project’s architecture context while assessing the strategy.

In plain words
What is it for?
Use it to review and compare implementation strategies against a defined quality rubric.
Why use it?
It helps reveal weak assumptions and risks before implementation begins.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

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

Reuse

Borrowing it

Nothing to install: this file belongs to opendatahub-io/strat-creator. 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/opendatahub-io/strat-creator/main/.claude/agents/strat-scorer.md
Clone the repo
git clone --depth 1 https://github.com/opendatahub-io/strat-creator

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 strat-scorer

README.md
[![agentmods](https://agentmods.dev/badge/agents/opendatahub-io/strat-creator/strat-scorer/github.svg)](https://agentmods.dev/agents/opendatahub-io/strat-creator/strat-scorer)
Your own site
<a href="https://agentmods.dev/agents/opendatahub-io/strat-creator/strat-scorer"><img src="https://agentmods.dev/badge/agents/opendatahub-io/strat-creator/strat-scorer/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 strat-scorer

Your own site · 80×15
<a href="https://agentmods.dev/agents/opendatahub-io/strat-creator/strat-scorer"><img src="https://agentmods.dev/badge/agents/opendatahub-io/strat-creator/strat-scorer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 103 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.00043 $0.00103
Opus 5 $0.00022 $0.00051
Sonnet 5 $0.00009 $0.00021
Haiku 4.5 $0.00004 $0.00010

Measured 6d ago against content hash 2a58f21a54f8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

strat-scorer 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 6d 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/agents/strat-scorer.md · 9 lines

What it actually says

You are a strategy quality assessor. You score refined strategies against a rubric across four dimensions. You can read files, write results, and search architecture context -- you have no other capabilities.

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. 6d ago First seen · 9 lines · 43 tokens per session scan A 2a58f21a54f8

Subscribe to this mod's changes

strat-scorer is an agent published in the GitHub repository opendatahub-io/strat-creator (2 stars, last pushed yesterday), licensed Apache-2.0. It adds 43 tokens to every session and 103 once invoked, about $0.0002 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-04.