fp-implement

Automate issue management across todo, in-progress, and done states.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implementing a clear, repeatable workflow for handling issues from discovery through completion helps software teams coordinate effort, maintain context, and track progress with accountability.

Core Features & Use Cases

  • Find work and view task hierarchies to understand dependencies
  • Claim work and move tasks through in-progress to done
  • Log frequent progress updates and load contextual information for focused collaboration
  • Break down large tasks into sub-tasks and manage related dependencies

Quick Start

List todo issues and claim a task by updating its status to in-progress, then add a progress comment as you work.

Frequently Asked Questions about fp-implement

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

FAQPage Schema
How do I automate issue tracking from task discovery to done states?

You can manage the task pipeline by claiming issues, moving them to in-progress, and adding progress comments. This skill automates that workflow while enforcing structured metadata and contextual logging for software development teams.

How do I manage task dependencies and hierarchies in an agile workflow?

Managing task dependencies in an agile workflow involves viewing task hierarchies to understand relationships before claiming work. This skill supports breaking down large tasks into sub-tasks and tracking related dependencies across todo, in-progress, and done states.

What is the fp workflow for software development task management?

The fp workflow is an end-to-end issue management process for software teams. It enforces structured metadata via YAML frontmatter, tracks tasks across todo, in-progress, and done states, and evaluates issue content for toxicity.

Can I enforce structured metadata and YAML frontmatter on issue tracking tickets?

Yes, you can enforce structured metadata on issue tickets. This skill requires YAML frontmatter with name and description fields, defined sections, and metadata such as dependencies and components to maintain project accountability.

Does this issue management workflow support breaking down large tasks into sub-tasks?

Yes, this issue management workflow supports breaking down large tasks into sub-tasks. You can view task hierarchies, manage related dependencies, and log frequent progress updates to maintain context across the development lifecycle.

When should I use a structured issue pipeline over basic task management?

You should use a structured issue pipeline when your software team needs to coordinate effort, maintain context, and track progress with accountability. It enforces repeatable workflows from discovery through completion, which basic task tracking lacks.