Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By fiberplane
Run local-first issue tracking and code review workflows powered by FP CLI and AI agents: generate hierarchical task plans from prompts or URLs (Linear/GitHub/Notion), claim/track progress tied to git/jj commits, review changes with file-specific comments, assign commits to issues, and manage interactive agent sessions.
npx claudepluginhub fiberplane/claude-code-plugins --plugin fpImplement work on issues. Use when user asks to "start working on issue", "what should I work on", "pick up task", "continue work", or "find next task".
Create and break down plans into trackable issues. Use when user asks to "create a plan", "break down feature", "design implementation", "structure this work", or pastes a Linear/GitHub/Notion URL to import.
Review code, create stories, and ensure commits are assigned to issues. Use when user asks to "review code", "assign commits", "check commits are assigned", "prepare for review", "create a story", or "write a story".
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
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Git-native spec and issue management for AI-assisted development. Track issues, specs, and feedback with smart anchoring.
For easy problems, start here. For harder problems, do this after Explore.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Commands for team workflows, PR reviews, and collaboration
AI-Driven Engineering workflow commands for managing issues, tasks, implementation, and PRs.
Git workflow automation: conventional commits with branch protection, ticket tracking, and semantic correlation
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim