zircote-plugins

182 mods across 14 repositories, 73 stars between them.

refactor

169

zircote-plugins/refactor

Skill Claude CodeCodex

Automated iterative code refactoring with swarm-orchestrated specialist agents including deep codebase discovery, confidence-scored code review, and security analysis. Use this skill when the user wants to improve existing code quality, clean up messy code, restructure, simplify, reduce tech debt, or perform…

2 3mo ago A 112 tokens original MIT

autoresearch

170

zircote-plugins/autoresearch

Plugin Claude Code

Autonomous skill improvement loop inspired by Karpathy's autoresearch pattern. Iteratively modifies skills, evaluates against fixed evals, and keeps or discards changes to converge on higher quality. Includes eval management and convergence reporting.

1 5mo ago A tokens not measured original MIT

autoresearch

172

zircote-plugins/autoresearch

Skill Claude CodeCodex

Autonomous skill and MCP server improvement loop inspired by Karpathy's autoresearch pattern. Iteratively modifies skills or MCP server code, evaluates against fixed evals, keeps or discards changes to converge on higher quality. Supports skill evals (evals.json) and MCP server evals (evaluation.xml with QA pairs).…

1 5mo ago C 173 tokens original MIT

convergence-reporter

173

zircote-plugins/autoresearch

Agent

Agent "convergence-reporter" from zircote-plugins/autoresearch, covering convergence reporter agent, context, role, inputs and process.

1 5mo ago A 0 tokens original MIT

improver

175

zircote-plugins/autoresearch

Agent

This agent is spawned during the autoresearch improvement loop when a candidate skill needs modification based on eval results. It runs once per iteration, reading grading failures and modifying the candidate skill to address them.

1 5mo ago A 0 tokens original MIT

tone-police

180

zircote-plugins/tone-police

Plugin Claude Code

Automatically filters angry, hostile, and profane language from user prompts before they reach Claude. Preserves intent while replacing hostility with constructive phrasing.

1 6mo ago A tokens not measured

UserPromptSubmit

182

zircote-plugins/tone-police

Hook

Runs when you submit a prompt, before the agent sees it, executing tone-filter.py via python3. From zircote-plugins/tone-police.

1 6mo ago A tokens not measured