thumbhash skills

3 tagged thumbhash, measured the same way as everything else here.

agentic-eval

01

junevm/splathash

Skill Claude CodeCodex

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: Implementing self-critique and reflection loops Building evaluator-optimizer pipelines for quality-critical generation Creating test-driven code refinement workflows Designing rubric-based or LLM-as-judge evaluation systems…

206 6mo ago A 86 tokens MIT

planning-with-files

02

junevm/splathash

Skill Claude CodeCodex

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

206 6mo ago A 69 tokens MIT

refactor

03

junevm/splathash

Skill Claude CodeCodex

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

206 6mo ago A 54 tokens MIT