fp-review

Automates code review workflows linking commits to issues and stories.

78|3|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/fiberplane/otter --skill fp-review-fiberplane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fp-review
Source: https://github.com/fiberplane/otter/tree/main/.agents/skills/fp-review
Command: npx skills add https://github.com/fiberplane/otter --skill fp-review-fiberplane

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Coordinated, traceable code reviews that ensure commits are linked to issues and accompanied by structured feedback, reducing review churn and miscommunication.

## Core Features & Use Cases

  • Verify commits are properly linked to issues
  • Leave review comments on issues
  • Open interactive review in the desktop app
  • Create stories to narrate code changes and decisions

### Quick Start Ask FP to start a review workflow on the current project and generate a story linked to the relevant issue.

Frequently Asked Questions about fp-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code reviews to ensure commits are linked to issues?

You can automate code review workflows by verifying commits are linked to issues, leaving review comments on issues, and creating stories to narrate code changes and decisions for structured feedback.

What is the best way to manage pull request assignments and comments across local repos?

Managing pull request assignments and comments across local repos requires an automated workflow that handles interactive reviews, commit verification, and storytelling to coordinate traceable code changes.

Do I need the fp CLI to perform interactive code reviews in the desktop app?

Yes, performing interactive code reviews in the desktop app and executing automated review workflows requires the fp CLI, alongside issue tracking integration and optional desktop setup for assignments and comments.

Can I create structured stories to narrate code changes and decisions during a review?

Yes, you can create stories to narrate code changes and decisions during a review, ensuring commits are accompanied by structured feedback and properly linked to relevant issues for traceability.

Why should I link commits to issues before opening an interactive review in the desktop app?

Linking commits to issues before opening an interactive review in the desktop app ensures coordinated traceability, reduces review churn, and provides structured feedback by validating commit associations.