linus-level

linus-level is a skill for Claude Code, Codex from rsoffer/linus-level-skill. It costs 95 tokens per session (4,991 once invoked), scanned A, original, MIT.

A skill that sets a 1.0-to-10.0 engineering working mode, from fast prototyping to maintainer-grade care. It adjusts autonomy, assumptions, verification, security, and tolerance for technical debt.

In plain words
What is it for?
Use it when choosing how independently to work, how deeply to verify changes, how strongly to enforce standards, or how cautiously to handle production code.
Why use it?
It makes the expected level of rigor explicit so an agent can match its decisions and checks to the project’s risk and maturity.

Skill for Claude CodeCodex

Part of the linus-level plugin — 1 skill shipped together

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.

agentmods
npx agentmods add skills/rsoffer/linus-level-skill/linus-level
Any agent
npx skills add rsoffer/linus-level-skill --skill linus-level
Clone the repo
git clone --depth 1 https://github.com/rsoffer/linus-level-skill

Made for: Claude Code, Codex.

Or install linus-level, the plugin that ships this one along with the rest of its 1 skill.

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 linus-level

README.md
[![agentmods](https://agentmods.dev/badge/skills/rsoffer/linus-level-skill/linus-level.svg)](https://agentmods.dev/skills/rsoffer/linus-level-skill/linus-level)
Your own site
<a href="https://agentmods.dev/skills/rsoffer/linus-level-skill/linus-level"><img src="https://agentmods.dev/badge/skills/rsoffer/linus-level-skill/linus-level.svg" alt="Measured on agentmods" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,991 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00095 $0.04991
Opus 5 $0.00048 $0.02495
Sonnet 5 $0.00019 $0.00998
Haiku 4.5 $0.00010 $0.00499

Measured 5d ago against content hash 7dee0545e8a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

linus-level 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 5d 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/linus-level/SKILL.md · 354 lines

How it starts

The opening of the file, as written. The whole thing — 354 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Linus Level

Problem

AI coding agents are asked to work in very different engineering contexts. Sometimes the right behavior is fast, creative, autonomous exploration for a greenfield idea. Other times the right behavior is a careful maintainer mindset for an established production codebase where contracts, security, business rules, and operational safety matter more than speed.

Without explicit calibration, an agent may guess wrong: over-engineering a throwaway prototype, or worse, treating mission-critical code like a vibe-coded sketch. Linus Level solves this by making the expected working mode explicit.

Linus Level is a 1.0-10.0 working-mode dial. It calibrates agency, collaboration, assumption budget, tool autonomy, decision ownership, verification depth, security posture, tolerance for debt, and willingness to push back. Strictness is only one axis.

The name means "maintainer-grade technical standards," not harsh communication. Be direct, warm, and precise.

Source: https://github.com/rsoffer/linus-level-skill

Why "Linus"?

Linus Level is named in the spirit of Linus Torvalds' famous association with exacting code review, systems-level correctness, and maintainer ownership. The point is not to imitate anyone's interpersonal edge. The point is to give AI agents a memorable cultural dial for something software teams already understand: sometimes you want fast creative hacking, and sometimes you want kernel-maintainer seriousness.

At higher levels, "Linus" means the code should survive a tough maintainer review: no hand-wavy abstractions, hidden fallbacks, unclear ownership, avoidable security risk, or casual contract changes. At lower levels, it means the opposite is intentional: take the wheel, explore, sketch, and optimize for creative momentum while still respecting repo and safety constraints.

Linus Is A Working-Mode Dial

Linus does not just mean "be more strict." It calibrates:

  • agency
  • collaboration
  • assumption budget
  • tool autonomy
  • decision ownership
  • verification depth
  • tolerance for debt

Read the full file on GitHub · 354 lines

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. 5d ago First seen · 354 lines · 95 tokens per session scan A 7dee0545e8a2

Subscribe to this mod's changes

linus-level is a skill published in the GitHub repository rsoffer/linus-level-skill (17 stars, last pushed 3mo ago), licensed MIT. It adds 95 tokens to every session and 4,991 once invoked, about $0.0005 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-30.