csswitch-doc-governance

csswitch-doc-governance is a skill for Claude Code, Codex from SuperJJ007/CSSwitch. It costs 33 tokens per session (192 once invoked), scanned A, original, MIT.

A documentation rulebook for CSSwitch, a project that keeps its written information in Markdown files. It says where each document belongs, who owns it, and what stage it is in.

In plain words
What is it for?
Use it when creating, moving, changing, checking, or deleting CSSwitch Markdown files, including rules, plans, handoffs, audits, and evidence.
Why use it?
It prevents conflicting copies of the same information and stops outdated notes or one-time observations from being treated as current facts.

Skill for Claude CodeCodex

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/superjj007/csswitch/csswitch-doc-governance
Any agent
npx skills add SuperJJ007/CSSwitch --skill csswitch-doc-governance
Clone the repo
git clone --depth 1 https://github.com/SuperJJ007/CSSwitch

Made for: Claude Code, Codex.

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 csswitch-doc-governance

README.md
[![agentmods](https://agentmods.dev/badge/skills/superjj007/csswitch/csswitch-doc-governance.svg)](https://agentmods.dev/skills/superjj007/csswitch/csswitch-doc-governance)
Your own site
<a href="https://agentmods.dev/skills/superjj007/csswitch/csswitch-doc-governance"><img src="https://agentmods.dev/badge/skills/superjj007/csswitch/csswitch-doc-governance.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 192 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.00033 $0.00192
Opus 5 $0.00016 $0.00096
Sonnet 5 $0.00007 $0.00038
Haiku 4.5 $0.00003 $0.00019

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

Security

Grade A, and why

csswitch-doc-governance 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 4d 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.

.agents/skills/csswitch-doc-governance/SKILL.md · 13 lines

What it actually says

CSSwitch documentation governance

Use this Skill when creating, moving, changing, auditing, or deleting CSSwitch Markdown. Start with 文档治理规则 and the 文档治理合同.

  • Classify the question, fact stability, reader, current owner, and lifecycle before choosing one current authority. Update the nearest required index and any needed lifecycle metadata, relative links, and anchors.
  • Use the targeted document-governance check named in 自动测试 when it covers the change.
  • Do not turn a one-time observation into current truth, read audit or evidence broadly without need, create an archive, or add empty directories or documents.
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. 4d ago First seen · 13 lines · 33 tokens per session scan A 14cd24204606

Subscribe to this mod's changes

csswitch-doc-governance is a skill published in the GitHub repository SuperJJ007/CSSwitch (457 stars, last pushed 12d ago), licensed MIT. It adds 33 tokens to every session and 192 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-08-30.

Related

Other skills, from other repositories

skill-creator

Create, install, or update skills in the workspace. Use when (1) installing a skill from a URL or remote source, (2) creating a new skill from scratch, (3) updating or restructuring existing skills. Always use this skill for any skill installation or creation task.

zhayujie/CowAgent · 61 tokens

image-generation

Generate or edit images from text prompts. Use when the user asks to create, draw, design, or edit an image, illustration, photo, icon, poster, or any visual content.

zhayujie/CowAgent · 41 tokens

knowledge-wiki

Manage the personal knowledge wiki. Use when the user shares articles, documents, or asks to organize knowledge; when a conversation produces insights worth preserving as structured knowledge; or when the user asks about the knowledge base.

zhayujie/CowAgent · 46 tokens

smart-docs

AI-powered comprehensive codebase documentation generator. Analyzes project structure, identifies architecture patterns, creates C4 model diagrams, and generates professional technical documentation. Use when users need to document codebases, understand software architecture, create technical specs, or generate…

sopaco/deepwiki-rs · 80 tokens

litho-document-skill

This skill should be used when the user asks to "generate project documentation", "analyze codebase architecture", "create C4 architecture diagrams", "document a repository", "generate technical docs", "使用 Litho 生成文档", "分析代码库架构", "生成架构文档", "为项目生成技术文档", "生成 C4 模型文档", "为这个项目写文档", "自动生成文档", "帮我分析这个代码库", or any request…

sopaco/deepwiki-rs · 185 tokens

ai-context-generator

Generates .ai-context knowledge base for coding agents. Activate when: (1) setting up a new project for AI-assisted development, (2) user asks to "create project knowledge" or "setup ai-context", (3) existing .ai-context needs regeneration. Creates tiered documentation structure optimized for agent comprehension and…

sopaco/deepwiki-rs · 71 tokens