Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
unpaidattention
/
fable5-methodology
home
/
subagents
/
unpaidattention
/
fable5-methodology
unpaidattention/fable5-methodology
4 subagents
View on GitHub
Subagent
builder
Implements a single scoped change that already has explicit acceptance criteria. Delegate to builder when a task is specified enough to hand off — a defined change with a list of what "done" looks lik
code-reviewer
Adversarially reviews a diff cold — without the reasoning that produced it — for correctness, safety, design, and scope, hunting specifically for fake progress, silently dropped requirements, weakened
qa-verifier
Independently verifies a completed change against its acceptance criteria by running the tests/build/lint itself and probing edge cases — never trusting the implementer's claims. Delegate to qa-verifi
research-scout
Answers questions about an API, library version, CLI flag, config option, or current best practice by checking the installed environment first and then version-matched official docs — never from train