Fiberplane's Claude Code plugins collection
npx claudepluginhub fiberplane/claude-code-pluginsLocal-first issue tracking and code review for humans and AI agents.
Plugins for Claude Code.
Add the marketplace and install the plugin:
/plugin marketplace add fiberplane/claude-code-plugins
/plugin install fp@fiberplane-claude-code-plugins
Or configure via ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"fiberplane-claude-code-plugins": {
"source": {
"source": "github",
"repo": "fiberplane/claude-code-plugins"
}
}
},
"enabledPlugins": {
"fp@fiberplane-claude-code-plugins": true
}
}
Local-first issue tracking and code review for humans and AI agents.
.fp/Usage: /fp
Prerequisites:
curl -fsSL https://setup.fp.dev/install.sh | sh -s
claude plugin install ./fp