av/facts

Antidote for fluffy specs, a toolkit for fact-driven development with AI agents

200Stars on the repository
10Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

av/facts

Skill Claude CodeCodex

Use when the user requests integration testing, feature validation, or test plan execution.

200 2mo ago A 20 tokens

bugbash

02

av/facts

Skill Claude CodeCodex

Systematically explore and test any software project (CLI, API, Backend, Library, etc.) to find bugs, usability issues, and edge cases. Produces a structured report with full reproduction evidence (exact commands, inputs, logs, and tracebacks) for every issue.

200 2mo ago A 58 tokens

discipline

03

av/facts

Skill Claude CodeCodex

Bulletproof agent operating protocol. 15 failure-prevention rules distilled from 120+ real sessions and 10 agent definitions. Covers fabrication, constraint tracking, verification, scoping, retry discipline, and communication. Load before any task to prevent the most common agent failure modes.

200 2mo ago B 58 tokens

facts-discover

04

av/facts

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…

200 2mo ago A 82 tokens

facts-implement

05

av/facts

Skill Claude CodeCodex

Operate on @spec facts — implement them in code, then tag @implemented. Use when asked to implement facts, implement the spec, build from the fact sheet, make facts true, or work through unimplemented requirements.

200 2mo ago A 48 tokens

facts-refine

06

av/facts

Skill Claude CodeCodex

Operate on @draft facts — collaboratively refine them into precise, actionable @spec facts. Resolve ambiguities, fill gaps, eliminate contradictions, and sharpen labels until every fact is ready to implement. Use when asked to refine facts, clarify the spec, review facts for quality, or "work on facts" with the user.

200 2mo ago A 68 tokens

facts

07

av/facts

Skill Claude CodeCodex

Manage .facts files — atomic, validatable truth statements about a project. Install, check, list, add, edit, remove, and lint facts via the CLI. ALWAYS read this skill when the user mentions facts in any capacity.

200 2mo ago C 49 tokens

timeboxed-iterating

08

av/facts

Skill Claude CodeCodex

Use when the user specifies a task and a duration, and the work should be done iteratively by subagents over that time period.

200 2mo ago A 32 tokens