FAF CLI v3.3.0 ships with full Claude Code plugin support, a workaround for the marketplace SSH bug, and automatic discovery in the 8,500+ plugin registry.
What We Did
- Claude Code Plugin Structure: Full plugin at repo root with
.claude-plugin/plugin.json,commands/, andskills/ - New Command:
faf plugin-install owner/repoinstalls plugins via HTTPS (the fix) - WJTTC Test Suite: 31 tests validating plugin structure and functionality
- Auto-Discovery: Added
claude-code-plugintopic for registry indexing
What This Means
FAF is now discoverable among 8,500+ plugins on claude-plugins.dev. The registry auto-indexes every 10 minutes from GitHub.
Install directly:
claude plugin add github:Wolfe-Jam/faf-cliOr use the workaround if you hit the SSH bug:
npx faf-cli plugin-install Wolfe-Jam/faf-cliWhat We Fixed
The Claude Code marketplace has an SSH bug where third-party plugin installs hang indefinitely. We fixed it.
20k+ Ecosystem Downloads
Combined downloads across the FAF ecosystem:
FAF Foundation Preview (2026)
Looking ahead to early 2026:
- .faf = The format (IANA-registered)
- faf = The tools (CLI, MCP, commands)
- WJTTC = The certification ("We Test the Testing")
Free for individual developers. Teams and Enterprise pay for validation badges. The tools are free. The stamp costs.
Get Started
npm install -g faf-cli
faf init
faf plugin-install Wolfe-Jam/faf-cliResources
Plugin support. SSH fix. Auto-discovery.
FAF CLI v3.3.0
20k+ Ecosystem Downloads
Free Forever