kumihimo-manage

kumihimo-manage is a skill for Claude Code from tzavislan/kumihimo. It costs 0 tokens per session (3,002 once invoked), scanned A, original, MIT.

A project-management skill for Kumihimo, covering status reports, work-queue planning, build passes, milestone checks, releases, and retrospectives. A milestone is a defined group of project work that is reviewed before moving on.

In plain words
What is it for?
Finding the next task, checking progress, dispatching build iterations, verifying milestones, preparing release work, and coordinating project closeout.
Why use it?
It keeps project work grounded in the repository's written state and rules instead of relying on memory or ad hoc decisions.

Skill for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md; mentions subagents.

Good fit Finding the next task, checking progress, dispatching build iterations, verifying milestones, preparing release work, and coordinating project closeout.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tzavislan/kumihimo/kumihimo-manage
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 tzavislan/kumihimo --skill kumihimo-manage
Clone the repo
git clone --depth 1 https://github.com/tzavislan/kumihimo

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 kumihimo-manage

README.md
[![agentmods](https://agentmods.dev/badge/skills/tzavislan/kumihimo/kumihimo-manage/github.svg)](https://agentmods.dev/skills/tzavislan/kumihimo/kumihimo-manage)
Your own site
<a href="https://agentmods.dev/skills/tzavislan/kumihimo/kumihimo-manage"><img src="https://agentmods.dev/badge/skills/tzavislan/kumihimo/kumihimo-manage/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 kumihimo-manage

Your own site · 80×15
<a href="https://agentmods.dev/skills/tzavislan/kumihimo/kumihimo-manage"><img src="https://agentmods.dev/badge/skills/tzavislan/kumihimo/kumihimo-manage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,002 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.00000 $0.03002
Opus 5 $0.00000 $0.01501
Sonnet 5 $0.00000 $0.00600
Haiku 4.5 $0.00000 $0.00300

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

Security

Grade A, and why

kumihimo-manage 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 8d 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.

.claude/skills/kumihimo-manage/SKILL.md · 207 lines

How it starts

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

Kumihimo manage — run the project

The umbrella over the other two skills: /kumihimo-iteration builds one queue item; /kumihimo-retro folds lessons back into the skills; this one is everything else a maintainer does. Working directory C:\Kumihimo. The standing rules in CLAUDE.md bind here too: milestone-close pushes carry Thomas's standing say-so (2026-08-24); everything else outward — off-cycle pushes, publishing, releasing — still needs his explicit yes and this skill only prepares it.

Orient (always first)

Read, in order: CLAUDE.mdbuild/state/queue.mdbuild/state/journal.md (last few entries) → build/state/loop.jsongit log --oneline | head and git status --short. PLAN.md section references in queue items are the design authority for anything deeper.

Status report

When asked where things stand, answer from evidence, not memory: milestone progress from the queue (done/todo per M-block), last journal entry's verified state, whether the tree is clean and the battery green (run it if the answer matters), and what the next eligible queue item is. One tight paragraph plus the next action.

Groom the queue

  • Split coarse items (one PLAN.md milestone bullet each) into iteration-sized items before their milestone starts — an item is right- sized when one review round holds the whole diff.
  • Write discovered work down with a needs: line and the PLAN.md section it serves; never let it live only in a chat.
  • The queue item is the acceptance authority. Roadmap nodes carry a summary that points at the queue id; when plan prose, roadmap, and queue disagree, the queue wins and the others get corrected in the same pass (the K20 halo collision is the standing example).
  • Anything needing a decision Thomas hasn't made: status needs-thomas, the question stated plainly, and surface it in the next report.

Build

Dispatch /kumihimo-iteration for one item; suggest wrapping it in /loop when Thomas wants unattended progress. Do not inline a build pass here — the iteration skill owns its own safety and verification rules.

Read the full file on GitHub · 207 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. 8d ago Changed · +63 lines 760f6b67c4aa
  2. 11d ago First seen · 144 lines · 0 tokens per session scan A 0cbebc37dc30

Subscribe to this mod's changes

kumihimo-manage is a skill published in the GitHub repository tzavislan/kumihimo (0 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,002 tokens. 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.