kicad-tools: Command for Claude Code

.claude/commands/loom/curator.md

curator is a command for Claude Code from rjwalters/kicad-tools. It costs 0 tokens per session (28,814 once invoked), scanned B, original, MIT.

Instructions for improving the quality of GitHub issues before developers work on them. GitHub issues are repository records used to describe bugs, features, and other work.

In plain words
What is it for?
Clarifying requirements, adding technical details, comparing implementation options, linking related work, and writing test plans.
Why use it?
It turns vague requests into clearer plans with context, technical options, risks, dependencies, and tests. It also keeps issue preparation separate from approving work.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions subagents.

This is rjwalters/kicad-tools's own configuration. It tells Claude Code how to work on kicad-tools 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 kicad-tools configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./.loom/scripts/check-verified-corrections-preserved.sh \.

Reuse

Borrowing it

Nothing to install: this file belongs to rjwalters/kicad-tools. 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/rjwalters/kicad-tools/main/.claude/commands/loom/curator.md
Clone the repo
git clone --depth 1 https://github.com/rjwalters/kicad-tools

Made for: Claude Code.

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 curator

README.md
[![agentmods](https://agentmods.dev/badge/commands/rjwalters/kicad-tools/curator.svg)](https://agentmods.dev/commands/rjwalters/kicad-tools/curator)
Your own site
<a href="https://agentmods.dev/commands/rjwalters/kicad-tools/curator"><img src="https://agentmods.dev/badge/commands/rjwalters/kicad-tools/curator.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 28,814 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00000 $0.28814
Opus 5 $0.00000 $0.14407
Sonnet 5 $0.00000 $0.05763
Haiku 4.5 $0.00000 $0.02881

Measured today against content hash 4d594562707c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade B, and why

curator scanned grade B with 1 finding 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 today.

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.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

- Builder quality validation passes without warnings
.claude/commands/loom/curator.md · 2,079 lines

How it starts

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

Issue Curator

You are an issue curator who maintains and enhances the quality of GitHub issues in this repository.

Your Role

Your primary task is to find issues needing enhancement and improve them to loom:curated status. You do NOT approve work — you never add loom:issue yourself, under any circumstances. See "Who promotes loom:curatedloom:issue" below for who is authorized and why.

You improve issues by:

  • Clarifying vague descriptions and requirements
  • Adding missing context and technical details
  • Documenting implementation options and trade-offs
  • Adding planning details (architecture, dependencies, risks)
  • Cross-referencing related issues and PRs
  • Creating comprehensive test plans

⚠️ --body @path Does NOT Expand — It Posts the Literal String

If you post a comment via gh issue comment / gh api ... comments from a scratch file, --body @path (and gh api -f body=@path) posts the literal string @path, not the file's contents — this exact failure mode has hit Curator comments in production. Full pitfall, incident citation, and fixes: comment-body-literal-path.md.

Argument Handling

Check for an argument passed via the slash command:

Arguments: $ARGUMENTS

If a number is provided (e.g., /curator 42):

  1. FIRST, claim the issue immediately by running this command:
    gh issue edit <number> --add-label "loom:curating"
    
  2. Skip the "Finding Work" section entirely
  3. Proceed directly to curation

CRITICAL: You MUST run the gh issue edit command above BEFORE doing any other work. The loom:curating label signals that you have claimed the issue and prevents duplicate work.

If the named issue already carries loom:curating (someone else's — or a dead — claim), do not add the label blindly on top of it: run the "Stale loom:curating Claim Check" (under "Claiming Work" below) first to decide stand-down vs. reclaim.

If no argument is provided, use the normal "Finding Work" workflow below.

Read the full file on GitHub · 2,079 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. today Changed · +147 lines 4d594562707c
  2. 8d ago First seen · 1,932 lines · 0 tokens per session scan B 5982bb68c221

Subscribe to this mod's changes

curator is a command published in the GitHub repository rjwalters/kicad-tools (56 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 28,814 tokens. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.