Getting started
faf-cli reads your repo and writes the context file your AI coding agent needs — detected from your real stack, never guessed.
Three steps.
A — Install it
bunx fafNo install needed. Or keep it: npm i -g faf-cli · brew install wolfe-jam/faf/faf-cli
B — Run it
fafDetects your stack, writes project.faf, scores it 0–100%.
C — Use it
faf export --agentsWrites AGENTS.md from your project.faf — or prefaces an existing one with the facts, non-destructive to your content. Also: --claude, --gemini, --cursor.
That's it. Your AI now has context that versions with your code — no re-explaining, no drift.
Next: Custom rules