cp-skill-revise-autoreason
SolidExperimentally revise a note with fresh critic, author, synthesizer, and blind-judge agents while retaining the incumbent as fallback.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- zby
- Repository
- zby/commonplace
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- CC-BY-4.0
Similar Skills
Semantically similar based on skill content — not just same category
cp-skill-revise-iterative
Iteratively revise a note for flow and cohesion, retaining numbered candidates and checking semantic fidelity before each continuation.
autoresearch
Autoresearch v2. Meta-Harness-informed self-improving skill loop. Upgrades from Karpathy hill-climbing to trace-informed diagnosis: full execution trace access, counterfactual diagnosis after regressions, additive-only safety valve, multi-candidate filesystem. Runs on any skill that produces scoreable output. Also runs on CLAUDE.md routing logic itself. If you can score it, you can autoresearch it.
skill-improver
Autoresearch loop for Claude Code skills — greedy keep/discard hill climbing on a 10-dimension quality rubric, with blind subagent validation for self-scoring bias, plus a `freshen` mode that probes external references (release notes, docs, deprecation signals) and applies verified updates, plus a `trigger` mode that measures and tunes the skill's frontmatter description until it reliably fires when it should and stays silent when it shouldn't (60/40 train/test split, 7 runs/query, blinded test scores).