Pi Kanban
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
[](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.

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
- `pi-subagents` — spawns named subagent sessions; pi-kanban renders them under each parent session.
- `@juicesharp/rpiv-todo` — task tracking that pi-kanban displays as kanban columns.
- `@juicesharp/rpiv-ask-user-question` — pi-kanban surfaces these as interactive Q&A cards.
Demo

Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11