Issue tracking for coding agents

Issue tracking for coding agents

Keep coding agents on track

Keep coding agents on track

Scoped issues, durable context, and a CLI agents love to use

Scoped issues, durable context, and a CLI agents love to use

$

curl -fsSL https://setup.fp.dev/install.sh | sh -s

curl -fsSL https://setup…

Fancy Podcast app

$ fp issue start FP-drcxquyt


Starting work on FP-drcxquyt

Issue: Create login feature

Loading content files:

src/auth/login.ts

src/auth/session.ts

src/routes/auth.ts

Claude is working on this issue...

Fancy Podcast app

$ fp issue start FP-drcxquyt


Starting work on FP-drcxquyt

Issue: Create login feature

Loading content files:

src/auth/login.ts

src/auth/session.ts

src/routes/auth.ts

Claude is working on this issue...

Fancy Podcast app

$ fp issue start FP-drcxquyt


Starting work on FP-drcxquyt

Issue: Create login feature

Loading content files:

src/auth/login.ts

src/auth/session.ts

src/routes/auth.ts

Claude is working on this issue...

[01] how it works

From prompt

to shipped task. Without the chaos.

From prompt to shipped task.

Without the chaos.

From prompt

to shipped task. Without the chaos.

Brainstorm. Break a feature into scoped issues the agent can complete reliably.

Brainstorm. Break a feature into scoped issues the agent can complete reliably.

Login feature - Plan

Problem

Architecture

Data model

claude code - my project

Created 4 issues:

AUTH-wgzx Add user authentication

├─ AUTH-fohq Set up auth provider

├─ AUTH-cbae Create login page

└─ AUTH-zowy Add session middleware

>

looks good, pick up AUTH-f

Login feature - Plan

Problem

Architecture

Data model

claude code - my project

Created 4 issues:

AUTH-wgzx Add user authentication

├─ AUTH-fohq Set up auth provider

├─ AUTH-cbae Create login page

└─ AUTH-zowy Add session middleware

>

looks good, pick up AUTH-f

Implement. Claim an issue, log progress, and tie the work to commits and diffs.

Implement. Claim an issue, log progress, and tie the work to commits and diffs.

New issue

Status

assignee

simon

For review

Commit

+37

-12

New issue

Status

assignee

simon

For review

Commit

+37

-12

Learn. Turn issue history into project memory. Past bugs, wrong turns, and feedback stay attached to the work, so the next task starts with more context.

Learn. Turn issue history into project memory. Past bugs, wrong turns, and feedback stay attached to the work, so the next task starts with more context.

REVIEW

DECISION

BUG

FIX

New Issue

New Issue

New Issue

REVIEW

DECISION

BUG

FIX

New Issue

New Issue

New Issue

[02] core capabilities

Built for real agent workflows

Built for real agent workflows

Agents build the task graph

fp installs the planning skill into the project, so the agent can turn a feature request into a scoped task graph instead of an ad hoc todo list

FP

Resume after /clear

Context that survives /clear

Tasks keep their context, progress, comments, and history together so a fresh session can pick up without a full re-brief

FP

-

hy

jwicn

Saved

Built for serious repos

Git, Jujutsu, and multi-worktree setups work without confusing project roots or losing track of code

Task graph is one shortcut away

The Mac app is a keyboard-first companion for browsing, triaging, and updating issues without leaving your editor

From lists to kanban

Turn any task list into a lightweight kanban board for fast planning and clear flow

In Progress

(3)

For Review

(4)

From lists to kanban

Turn any task list into a lightweight kanban board for fast planning and clear flow

In Progress

(3)

For Review

(4)

[03] SYNC

Start local. Link when you need shared state.

Start local. Link when you need shared state.

Everything starts in your repo. Link to fp and sync issues, context, and progress across machines, conflict-free.

Syncing...

FP

plans

[01] Ingestion

[02] Transformation

Tasks

Create login feature

Implement login endpoint and …

Create authentication service …

projects

MP

MainProject

89%

FA

FinanceApp

78%

RG

RestaurantGuide

60%

my-repo

[04] extensions

Automate your workflow with TypeScript

Automate your workflow with TypeScript

Add custom fields, validate transitions, or trigger side effects from issue events.

Extensions react to issue lifecycle events; validate changes, enforce templates, notify your team, or add custom fields. Plain TypeScript. Zero config.

Lifecycle hooks

Send a notification to Slack. Sync with GitHub. Reject any task without acceptance criteria.

Issue updated

cursor Status

Completed

assignee

Lucy

environment

Production

Custom properties

Add fields like environment, labels, or estimate to any issue. Syncs like everything else.

.TS

Drop-in TypeScript

Write a .ts file, drop it in .fp/extensions/. No build step, no registry. Works in CLI and desktop.

[05] where agents fall short

Agents move fast. fp keeps the work sane.

Agents move fast. fp keeps the work sane.

Coding agents are great at shipping isolated tasks and bad at preserving structure. Context rots between sessions.

Work sprawls without boundaries. fp gives them a system developers can trust.

Scoped issues

Break work into small, well-defined units agents can complete reliably

Durable context

Keep decisions, notes, and history intact so nothing is lost between sessions

Visible progress

Task graph shows how your work connects and moves forward at a glance

Stay aligned anywhere

Across sessions, across machines, across your team

Ship with agents

without losing control

Ship with agents

without losing control

© 2026 Fiberplane

© 2026 Fiberplane