
An agentic skill toolkit for cleaning up software test suites.
See if you "buy" what we're "selling" (don't worry,it's actually Free/Libre):
Install the /slobac-audit Agent Skill and have your favorite AI agent audit your test suite for common test smells.
There's a lot in the taxonomy, and you're asking AI to reason about it. You need the frontier reasoning capability. Cheaper, faster, lighter models will give you bad results and turn your audit into a rotten green.
As of May 2026, models on the level of the following are recommended:
"Buy once, cry once."
Go for the biggest context window you can. In May 2026, that's probably a 1M context window - Claude Code's default, but if you're in Cursor, toggle MAX mode.
The taxonomy is a lot of text. Your test suite is probably an order of magnitude larger, at least. Your agent must actually read it all in order to perform an effective audit. Some smells require cross-referencing or at least awareness of other tests.
If your context gets compacted, you lose real information and your audit will be at best incomplete, at worst actually wrong.
The audit skill will attempt to shard down to the context window you have available but you can give it the best chance of success by embiggening the window.
"Buy once, cry once."
slobac-audit runs as an orchestrator that dispatches subagents. The orchestrator's correctness depends on those subagents producing isolated, structured output that it then assembles.
Running the skill in a harness without subagent dispatch will silently degrade to inline single-context execution: counts get miscalibrated, the cross-suite pass loses signal, context may get compacted, and the resulting report misrepresents the orchestration shape it claims to have used. Don't.
As monitored through Cursor's usage tracking, a repository with this test profile:
Total files: 33
Total tests: 379
Total lines: 9,581
Total chars: 388,842
A full audit of all 15 (at the time) smells took around 30 minutes and had the following token usage profile:
Claude Opus 4.7 (1M)

GPT 5.5 (1M)

(the composer invocation was the scout)
Multiple; see REUSE.toml for details (what's REUSE?).
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub texarkanine/txrk9-agent-plugins --plugin slobacComplete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Modern R development skills for Claude Code - tidyverse patterns, rlang metaprogramming, Bayesian inference, performance optimization, and more