Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
av
/
facts
home
/
skills
/
av
/
facts
av/facts
8 skills · 351 total installs
View on GitHub
$
npx skills add av/facts
Skill
Installs
facts
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
99
facts-discover
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. U
86
facts-implement
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
85
facts-refine
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 im
81
agent-integration-testing
Use when the user requests integration testing, feature validation, or test plan execution
—
bugbash
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 (ex
—
discipline
Bulletproof agent operating protocol. 15 failure-prevention rules distilled from 120+ real sessions and 10 agent definitions. Covers fabrication, constraint tracking, verification, scoping, retry disc
—
timeboxed-iterating
Use when the user specifies a task and a duration, and the work should be done iteratively by subagents over that time period
—