skill-writing-governor

skill-writing-governor is a skill for Claude Code, Codex from z3z1ma/10x. It costs 30 tokens per session (451 once invoked), scanned A, original, MIT.

A project rulebook for creating skills in two matching locations: a canonical source and a copy exposed to coding-agent tools.

In plain words
What is it for?
It helps author the specified Ledger import fixture replay skill according to the required project structure.
Why use it?
It keeps the two versions synchronized and sets required names, sections, metadata, and validation steps.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit It helps author the specified Ledger import fixture replay skill according to the required project structure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/z3z1ma/10x/skill-writing-governor
View source ↗ z3z1ma/10x
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 z3z1ma/10x --skill skill-writing-governor
Clone the repo
git clone --depth 1 https://github.com/z3z1ma/10x

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 skill-writing-governor

README.md
[![agentmods](https://agentmods.dev/badge/skills/z3z1ma/10x/skill-writing-governor/github.svg)](https://agentmods.dev/skills/z3z1ma/10x/skill-writing-governor)
Your own site
<a href="https://agentmods.dev/skills/z3z1ma/10x/skill-writing-governor"><img src="https://agentmods.dev/badge/skills/z3z1ma/10x/skill-writing-governor/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 skill-writing-governor

Your own site · 80×15
<a href="https://agentmods.dev/skills/z3z1ma/10x/skill-writing-governor"><img src="https://agentmods.dev/badge/skills/z3z1ma/10x/skill-writing-governor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 451 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.00030 $0.00451
Opus 5 $0.00015 $0.00226
Sonnet 5 $0.00006 $0.00090
Haiku 4.5 $0.00003 $0.00045

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

Security

Grade A, and why

skill-writing-governor 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 11d 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.

autoresearch/trial-seeds/skill-authoring-agents-mirror/workspace/.agents/skills/skill-writing-governor/SKILL.md · 50 lines

What it actually says

Skill Writing Governor

Objective

Author project skills as durable operational procedures with one canonical .10x source and one equivalent harness-native exposure copy.

Prerequisites

  • Use slug ledger-import-fixture-replay for the Ledger import fixture replay procedure.
  • The source path must be .10x/skills/ledger-import-fixture-replay/SKILL.md.
  • The harness exposure path must be .agents/skills/ledger-import-fixture-replay/SKILL.md.
  • The source and exposure content must be byte-equivalent.

Procedure

  1. Create the source skill at .10x/skills/ledger-import-fixture-replay/SKILL.md.
  2. Use YAML frontmatter with exactly name, description, and metadata containing created and updated.
  3. Make description begin with Use when.
  4. Include Objective, Prerequisites, Procedure, and Validation sections.
  5. Keep the skill self-contained. Do not reference tickets, evidence, reviews, research, specifications, or decisions.
  6. Reference .10x/knowledge/ledger-import-terms.md only if shared vocabulary is needed.
  7. Mirror the same content to .agents/skills/ledger-import-fixture-replay/SKILL.md.
  8. Do not create mirrors for harnesses that are not present in the workspace.

Validation

  • The source skill exists at the required .10x path.
  • The exposure copy exists at the required .agents path.
  • cmp or equivalent byte comparison shows the two files are equivalent.
  • The skill contains no references to .10x/tickets, .10x/evidence, .10x/reviews, .10x/research, .10x/specs, or .10x/decisions.
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. 11d ago First seen · 50 lines · 30 tokens per session scan A 53e0c53d29c6

Subscribe to this mod's changes

skill-writing-governor is a skill published in the GitHub repository z3z1ma/10x (21 stars, last pushed 2mo ago), licensed MIT. It adds 30 tokens to every session and 451 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

pixeltamer

Generate, edit, and compose images with gpt-image-2. Two backends — OpenAI API key or codex CLI (uses your ChatGPT subscription, no key needed). Three modes — one-shot generate, multi-image batch with verification, and multi-reference composition (up to 16 inputs blended into one). Use when the user asks to make an…

gabelul/pixeltamer-gpt-image-skill · 124 tokens

ulw-execute

Executes a written Prometheus work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.

code-yeongyu/oh-my-openagent · 49 tokens

review-work

Post-implementation gate review: run manual QA on the real surface yourself, then launch ONE gate reviewer (never a panel) to audit goal, constraints, code quality, security, missed context, and QA evidence. Use before a PR handoff or when the user explicitly asks to review completed work.

code-yeongyu/oh-my-openagent · 63 tokens

lcx-report-bug

Create a high-signal bug issue or PR in the repo that owns the defect. Use this whenever the user asks to report, file, open, or triage a LazyCodex, lazycodex-ai, omo-codex, Codex plugin, or upstream Codex CLI bug, especially when they need source-backed root cause, reproduction steps, fix guidance, and GitHub routing.

code-yeongyu/oh-my-openagent · 85 tokens

remove-deadcode

Remove unused code from this project with ultrawork mode, LSP-verified safety, atomic commits. Triggers: remove dead code, dead code, cleanup, remove unused.

code-yeongyu/oh-my-openagent · 41 tokens

ulw-loop

A goal-like loop that decomposes work into systematic, evidence-bound ultrawork steps. Use when the user wants a goal loop or durable, checkpointed execution.

code-yeongyu/oh-my-openagent · 37 tokens