sodam-harness-beginner-tone

sodam-harness-beginner-tone is a skill for Claude Code from sodam-ai/SoDam-Harness-Eng. It costs 25 tokens per session (61 once invoked), scanned A, original, Apache-2.0.

A short note saying this add-on has been merged into another beginner-focused writing guide.

In plain words
What is it for?
Use the referenced beginner-tone guide instead; no further jobs are specified here.
Why use it?
The entry does not describe separate capabilities for this add-on.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sodam-harness plugin — 3 skills, 7 commands, 2 hooks shipped together

Good fit Use the referenced beginner-tone guide instead; no further jobs are specified here.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone
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.

Any agent
npx skills add sodam-ai/SoDam-Harness-Eng --skill sodam-harness-beginner-tone
Clone the repo
git clone --depth 1 https://github.com/sodam-ai/SoDam-Harness-Eng

Made for: Claude Code.

Or install sodam-harness, the plugin that ships this one along with the rest of its 3 skills, 7 commands, 2 hooks.

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 sodam-harness-beginner-tone

README.md
[![agentmods](https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone/github.svg)](https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone)
Your own site
<a href="https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone/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 sodam-harness-beginner-tone

Your own site · 80×15
<a href="https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/sodam-harness-beginner-tone.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 61 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.00025 $0.00061
Opus 5 $0.00013 $0.00030
Sonnet 5 $0.00005 $0.00012
Haiku 4.5 $0.00003 $0.00006

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

Security

Grade A, and why

sodam-harness-beginner-tone 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 12d 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.

skills/sodam-harness-beginner-tone/SKILL.md · 8 lines

What it actually says

이 스킬은 skills/beginner-tone/SKILL.md 로 통합됐습니다.

beginner-tone 스킬을 사용하세요.

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. 12d ago First seen · 8 lines · 25 tokens per session scan A ad1aec25e23d

Subscribe to this mod's changes

sodam-harness-beginner-tone is a skill published in the GitHub repository sodam-ai/SoDam-Harness-Eng (1 stars, last pushed yesterday), licensed Apache-2.0. It adds 25 tokens to every session and 61 once invoked, about $0.0001 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-08-31.

Related

Other skills, from other repositories

gh

GitHub API access and project management automation for the hallucination-detector repo. Uses octokit with proxy-aware client for all GitHub operations — issues, PRs, labels, milestones, Projects V2. No gh CLI required.

bitflight-devops/hallucination-detector · 49 tokens

evaluate-options

Research and evaluate implementation options before presenting a recommendation. Use when multiple approaches exist for a problem and a decision is needed. Launches one background research agent per option in parallel, collects evidence-backed findings, then presents a recommendation grounded in observed data — not…

bitflight-devops/hallucination-detector · 97 tokens

delegate

Quick delegation template for sub-agent prompts. Use when assigning work to a sub-agent, before invoking the Task tool, or when preparing prompts for specialized agents. Provides the WHERE-WHAT-WHY framework. For comprehensive delegation guidance, activate the agent-orchestration how-to-delegate skill.

bitflight-devops/hallucination-detector · 60 tokens

sodam-loop-repair

A Bash safety rule requiring every Bash call to include a timeout calculated from validation settings, with a stated default of 300000 milliseconds. Bash is a command-line shell used to run scripts and commands.

sodam-ai/SoDam-Loop-Eng · 66 tokens

sodam-loop-start

A guided starting point for repeated repair work in SoDamLoop, a system for running fixes until a requested result is reached.

sodam-ai/SoDam-Loop-Eng · 167 tokens

sodam-loop-checkup

A report-only check that re-examines saved goals on a regular basis. It does not make corrections.

sodam-ai/SoDam-Loop-Eng · 72 tokens