Borrowing it
Nothing to install: this file belongs to niclasvestlund-YT/vibepulse. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/niclasvestlund-YT/vibepulse/main/.claude/commands/repo-cleanup.mdgit clone --depth 1 https://github.com/niclasvestlund-YT/vibepulseWrote 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.
[](https://agentmods.dev/commands/niclasvestlund-yt/vibepulse/repo-cleanup)<a href="https://agentmods.dev/commands/niclasvestlund-yt/vibepulse/repo-cleanup"><img src="https://agentmods.dev/badge/commands/niclasvestlund-yt/vibepulse/repo-cleanup/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.
<a href="https://agentmods.dev/commands/niclasvestlund-yt/vibepulse/repo-cleanup"><img src="https://agentmods.dev/badge/commands/niclasvestlund-yt/vibepulse/repo-cleanup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00036 | $0.02010 |
| Opus 5 | $0.00018 | $0.01005 |
| Sonnet 5 | $0.00007 | $0.00402 |
| Haiku 4.5 | $0.00004 | $0.00201 |
Grade A, and why
repo-cleanup 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 129 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Repo cleanup — inventera först, radera sedan
Scope: $ARGUMENTS (tomt = hela repot).
Städning är två jobb med motsatt riskprofil: att hitta kandidater är billigt och ofarligt, att ta bort dem är inte det. Gör dem i den ordningen och blanda dem aldrig. Det här körningen producerar en rapport. Du raderar ingenting förrän jag har godkänt specifika rader i den.
Läs CLAUDE.md, AGENTS.md och README.md innan du börjar — de säger vad
som är bärande i det här repot.
Fas 1 — inventering (den här körningen)
Arbeta kategori för kategori. Varje kandidat får en rad med bevis, aldrig ett intryck. "Ser oanvänd ut" är inte ett bevis.
De sex kategorierna
- Regenerbara artefakter som ligger spårade — byggutdata, cacher, lockfiler för verktyg ingen kör, vendrade kopior som ett hämtskript redan producerar. Bevis: kommandot som återskapar filen.
- Överspelade engångsdokument — utredningsanteckningar, körscheman för en session, brainstorms vars slutsats sedan landat i ett permanent dokument eller i koden. Bevis: var slutsatsen bor nu.
- Föräldralösa assets — bilder, fixtures, fonter, exempelpayloads som inget refererar. Bevis: sökningen som kommer tillbaka tom — sök på innehåll, inte bara filnamn: assets refereras via glob, via katalog och från genererade filer.
- Död kod — symbol, fil eller modul utan anropare och utan byggpost.
Bevis: både grep-resultatet och frånvaron i CMake/Kconfig/
__init__/exports. - Dubblering — samma sak sagd i tre dokument, samma hjälpfunktion skriven två gånger. Bevis: båda platserna, och vilken du föreslår att behålla.
- Rutten konfiguration — ignore-regler för sökvägar som inte finns, CI-steg för jobb som togs bort, beroenden inget importerar.
Aldrig kandidater
Rör inte dessa, oavsett hur oanvända de ser ut:
LICENSE,SECURITY.md,CONTRIBUTING.md,CHANGELOG.md,docs/releases/secrets.h.example— mallen ÄR dokumentationen av konfigurationsytanspec/— hårdvarusanningen;docs/lessons.md— varje post är ett ärrthird_party/,dependencies.lock,partitions.csv,sdkconfig.defaultsplatform/fonts/*.c— genererade men committade med flit (bygget ska varken behöva node eller nät)- Allt som
.gitignoretäcker och som inte är spårat. En fil slutar inte vara spårad för att en ignore-regel tillkommer efteråt — den ligger kvar i repot och är då en giltig kandidat i kategori 1. Frågagit ls-files, integit check-ignore - Git-historik. Ingen
filter-branch, ingen BFG, ingen force-push.
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.
- 5d ago First seen · 129 lines · 36 tokens per session scan A b5adfd0fe5b0
repo-cleanup is a command published in the GitHub repository niclasvestlund-YT/vibepulse (194 stars, last pushed yesterday), licensed MIT. It adds 36 tokens to every session and 2,010 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-09-07.
Other commands, from other repositories
template
Manage issue templates for streamlined issue creation.
sync-linear
Sync current work with Linear ticket status.
add-note
Add an internal or external note to a ConnectWise PSA ticket.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
workpm
A project-management workflow for coordinating multiple AI workers through five stages. It includes task assignment, shared activity logs, worker replacement, and final checks.