Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 14, 2026·2 min de lecture

autoimprove-cc — Auto-Improve SKILL.md Loop

Run a Claude Code-native autoresearch loop to improve SKILL.md using binary assertions and git commit/reset; verified 63★ and exposes `/autoimprove`.

Prêt pour agents

Installation avec revue préalable

Cet actif nécessite une revue. Le prompt copié demande un dry-run, affiche les écritures, puis continue seulement après confirmation.

Needs Confirmation · 66/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande avec revue préalable
npx -y tokrepo@latest install 4551e84d-a583-5d99-bfc4-9f753c27c80f --target codex

Dry-run d'abord, confirmez les écritures, puis lancez cette commande.

Introduction

Run a Claude Code-native autoresearch loop to improve SKILL.md using binary assertions and git commit/reset; verified 63★ and exposes /autoimprove.

Best for: Iterating on skill quality with test-like assertions

Works with: Claude Code CLI · git repos · eval.json assertions

Setup time: 10–25 minutes

Key facts (verified)

  • GitHub: 63 stars · 5 forks · pushed 2026-04-10.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: /autoimprove skills/my-skill.

Main

  • Use it to evolve SKILL.md overnight: the README describes a loop that scores assertions, edits, and commits only when score improves.

  • Treat eval.json as your benchmark: make assertions binary (true/false) so the loop can optimize reliably.

  • Use --dry-run to score without mutating git history, then enable commits once behavior is trusted.

  • Keep the target skill inside a git repo; README notes rollback relies on git reset/commit behavior.

Source-backed notes

  • README frames the loop as a Claude Code-native adaptation of Karpathy autoresearch, using binary assertions for scoring.
  • README provides quick start install steps that link Claude Code agents/commands and a /autoimprove command interface.

FAQ

  • Will it rewrite my history?: It can commit/reset; start with --dry-run and run in a branch if you’re unsure.
  • Do I need Python scripts?: README says it runs with Claude Code agents + commands, no external Python runtime required.
  • What’s the metric?: Binary assertion pass rate in eval.json; keep assertions precise and checkable.
🙏

Source et remerciements

Source: https://github.com/VoidLight00/autoimprove-cc > License: MIT > GitHub stars: 63 · forks: 5

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires