codegolf skills

22 tagged codegolf, measured the same way as everything else here.

Browse within: agentic-coding 22harness 22

anneal

01

av/mi

Skill Claude CodeCodex

Use when the user wants to systematically fix AI code slop — duplicated logic, over-engineering, silent error swallowing, convention drift, cargo-cult patterns, and other LLM-introduced architectural decay — over a specified duration.

102 2mo ago A 49 tokens

bughunt

02

av/mi

Skill Claude CodeCodex

Fully autonomous bug hunting pipeline — discover bugs in a scoped area using parallel subagents, independently triage each finding, fix confirmed issues with subagents, then audit all fixes against repo constraints and target platforms. Runs end-to-end without user interaction.

102 2mo ago A 52 tokens

facts-discover

03

av/mi

Skill Claude CodeCodex

Scan the codebase and classify every fact by lifecycle stage — tag @draft, @spec, or @implemented based on what the code actually shows. Add missing facts, fix inaccurate ones, remove obsolete ones. Use when asked to discover facts, bootstrap or update a fact sheet, scan the codebase for truths, sync facts to match…

102 2mo ago A 82 tokens