Pi Kanban banner
NikiforovAll NikiforovAll

Pi Kanban

Development community

Description

Workspace for the pi coding agent — sessions, todos, subagents

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

pi-kanban

[![npm version](https://img.shields.io/npm/v/pi-kanban.svg)](https://www.npmjs.com/package/pi-kanban)

Web dashboard for the [pi coding agent](https://pi.dev/packages/pi-kanban?name=kanban) — sessions, todos, subagents, observability.

![pi-kanban dashboard](https://raw.githubusercontent.com/NikiforovAll/pi-kanban/main/assets/pi-kanban-poster.png)

Documentation

**[→ See the documentation](https://nikiforovall.github.io/pi-kanban/docs/)**

Try it now

**[→ Open the live demo](https://nikiforovall.blog/pi-kanban/)**

Click around a fully interactive dashboard with synthesized sessions, tasks, and subagents — no install. Toggle the theme, browse projects, expand a subagent's review, open the storage manager. Everything works in-browser.

When you're ready to run it on your own pi sessions, install below.

Installation

pi install npm:pi-kanban

Then use `/kanban start | stop | restart | status | open web|app` for global controls, and `/kanban session open | pin | sticky-pin | unpin | view-doc | link-doc` for session-scoped actions.

Or run standalone:

npx pi-kanban

Companion pi extensions

pi-kanban surfaces data produced by two other pi extensions. Install them alongside for the full experience:

pi install npm:pi-subagents
pi install npm:@juicesharp/rpiv-todo

Demo

![pi-kanban demo](https://raw.githubusercontent.com/NikiforovAll/pi-kanban/main/assets/pi-kanban-demo.gif)