CC-statusline CLAUDE.md

CC-statusline CLAUDE.md is an instructions file for coding agents from AwesomeJun/CC-statusline. It costs 1,037 tokens per session, scanned B, original, MIT.

Project instructions for installing the AwesomeJun/CC-statusline tool, including how to choose its size. They also cover cases where Claude Code's automatic mode might otherwise skip a question.

In plain words
What is it for?
Use them when installing or updating the project, asking which preset size to use, or handling automatic installation mode.
Why use it?
They prevent installation from proceeding without the user's explicit size choice and keep the installation rules consistent across the project.

Instructions file

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 instructions/awesomejun/cc-statusline/claude-md
Clone the repo
git clone --depth 1 https://github.com/AwesomeJun/CC-statusline

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 CC-statusline CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/awesomejun/cc-statusline/claude-md.svg)](https://agentmods.dev/instructions/awesomejun/cc-statusline/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/awesomejun/cc-statusline/claude-md"><img src="https://agentmods.dev/badge/instructions/awesomejun/cc-statusline/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,037 This file is loaded in full into every session.
When invoked 1,037 The same file — it is already loaded in full.
Security scan B 2 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.01037 $0.01037
Opus 5 $0.00518 $0.00518
Sonnet 5 $0.00207 $0.00207
Haiku 4.5 $0.00104 $0.00104

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

Security

Grade B, and why

CC-statusline CLAUDE.md scanned grade B with 2 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

updates `~/.claude/settings.json`, and makes a timestamped backup before

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

for the size they want — you'll reinstall. Don't print curl/CLI commands for
CLAUDE.md · 79 lines

How it starts

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

Claude Code Install Notes

When asked to install this repo, follow the rules below. They are the single canonical install/size rules for this project and are duplicated verbatim in commands/statusline-setup.md and in the header comments of install.sh / install.ps1 (a user may install straight from the GitHub URL without cloning, so this file is often NOT in context — the installer scripts are the one place that always is). If you change these rules, change them in all four places and keep them identical.

How to ask the size

  1. You MUST resolve a size before installing. Never install without an explicit size chosen by the user. "Auto" / auto-accept mode is NOT an exception — the user is present and can answer; ask anyway. Recommending large (below) is only a hint shown inside the menu; it must never become a silent default or let you skip the question. Always ask.

  2. If the user already named a size (xs/s/m/l/xl or full name), use it and skip the question.

  3. Otherwise ask with the AskUserQuestion tool, in TWO steps so all five presets fit the tool's 4-option limit. Match the user's language.

    Step 1 — question text:

    • EN: Which size would you like to install? (size examples on GitHub: https://github.com/AwesomeJun/CC-statusline)
    • KO: 어떤 크기로 설치할까요? (크기 예시는 GitHub에서 확인: https://github.com/AwesomeJun/CC-statusline)

    Step 1 — four options, in EXACTLY this order — do NOT reorder. The recommended option is always large (option 1); never substitute medium or anything else as the recommendation:

    1. large (l) (추천 / Recommended) — most info, good for most users / 추천 기본값
    2. xlarge (xl) — largest, full detail / 가장 크게, 전체 상세
    3. medium (m) — balanced layout / 균형 잡힌 레이아웃
    4. small / xsmall — the two smallest; pick this to choose between them / 작은 두 가지 (고르면 한 번 더 선택)

    Step 2 — ONLY if the user picked option 4, ask again:

    • EN: Which of the two smaller sizes? · KO: 작은 쪽 중 무엇으로 설치할까요?
    1. small (s) — space-saving, key info / 공간 절약, 주요 정보
    2. xsmall (xs) — smallest, essentials only / 가장 작게, 핵심만

Read the full file on GitHub · 79 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 · 79 lines · 1,037 tokens per session scan B 4cc537ac83db

Subscribe to this mod's changes

CC-statusline CLAUDE.md is an instructions file published in the GitHub repository AwesomeJun/CC-statusline (179 stars, last pushed 1mo ago), licensed MIT. It adds 1,037 tokens to every session, about $0.0052 per session on Opus 5. A static security scan graded it B with 2 findings (reads agent configuration directories, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.