nixos-config: Skill for Claude Code

.agents/skills/nix-review-ledger-batch/SKILL.md

nix-review-ledger-batch is a skill for Claude Code, Codex from FilipNowakowicz/nixos-config. It costs 26 tokens per session (254 once invoked), scanned A, original, MIT.

A workflow for handling review findings or backlog items in small batches while keeping their tracking records accurate.

In plain words
What is it for?
Use it to read the source-of-truth ledger, classify open items, implement a narrow batch, update its status, and run targeted checks.
Why use it?
It limits each batch to work with a clear validation path and reduces the risk of marking unverified or unrelated items as complete.

Skill for Claude CodeCodex

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

This is FilipNowakowicz/nixos-config's own configuration. It tells Claude Code and Codex how to work on nixos-config itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything nixos-config configures →

Reuse

Borrowing it

Nothing to install: this file belongs to FilipNowakowicz/nixos-config. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/FilipNowakowicz/nixos-config/main/.agents/skills/nix-review-ledger-batch/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/FilipNowakowicz/nixos-config

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 nix-review-ledger-batch

README.md
[![agentmods](https://agentmods.dev/badge/skills/filipnowakowicz/nixos-config/nix-review-ledger-batch/github.svg)](https://agentmods.dev/skills/filipnowakowicz/nixos-config/nix-review-ledger-batch)
Your own site
<a href="https://agentmods.dev/skills/filipnowakowicz/nixos-config/nix-review-ledger-batch"><img src="https://agentmods.dev/badge/skills/filipnowakowicz/nixos-config/nix-review-ledger-batch/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 nix-review-ledger-batch

Your own site · 80×15
<a href="https://agentmods.dev/skills/filipnowakowicz/nixos-config/nix-review-ledger-batch"><img src="https://agentmods.dev/badge/skills/filipnowakowicz/nixos-config/nix-review-ledger-batch.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 254 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.00026 $0.00254
Opus 5 $0.00013 $0.00127
Sonnet 5 $0.00005 $0.00051
Haiku 4.5 $0.00003 $0.00025

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

Security

Grade A, and why

nix-review-ledger-batch 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.

.agents/skills/nix-review-ledger-batch/SKILL.md · 31 lines

What it actually says

Nix Review Ledger Batch

Use this workflow when working through review findings, audits, local backlog items, or status ledgers in this repository.

Workflow

  1. Read the current source-of-truth file before editing.
  2. Count or classify the current open items if progress state matters.
  3. Pick a narrow batch with a clear validation path.
  4. Implement only that batch.
  5. Update the matching status/ledger/doc marker in the same batch when requested or when the file is the source of truth for the task.
  6. Validate with the smallest relevant command first:
    • bash scripts/validate.sh flake-eval
    • bash scripts/validate.sh light
    • bash scripts/validate.sh docs
    • targeted host/package/profile checks as needed.

Guardrails

  • Do not prune or rewrite planning docs casually.
  • If a finding looks stale or false-positive, verify against the repo before marking it done.
  • Keep unrelated refactors out of the batch.
  • Leave a clear stop point if remaining items need broader design or live deployment.
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 · 31 lines · 26 tokens per session scan A ebb12d281bd4

Subscribe to this mod's changes

nix-review-ledger-batch is a skill published in the GitHub repository FilipNowakowicz/nixos-config (5 stars, last pushed yesterday), licensed MIT. It adds 26 tokens to every session and 254 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.