juspayjuspayOfficialยท8 Agent Skills Included

kolu

Manage many coding sessions on one infinite terminal canvas

Runs many coding sessions side by side on an infinite 2D terminal canvas with a dock that never loses one. Detects which sessions are working, finished, or waiting, and keeps shells alive across restarts and redeploys. Includes workflows for end-to-end task execution, multi-reviewer code review, CI pipelines, and visual PR evidence.
npx skills add juspay/kolu --all -g -y
Available:

Gives the agent the repo's working rules: answer in plain words, route tasks through the /be workflow, follow the fail-fast design philosophy, and regenerate agent config from the .apm sources rather than editing generated files.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install kolu?โ–ผ

Run `npx skills add juspay/kolu --all -g -y` in your terminal to install all skills in this suite globally.

What is kolu used for?โ–ผ

Kolu is a terminal workspace that runs many coding sessions (Claude Code, Codex, opencode, or plain shells) as tiles on an infinite 2D canvas, with automatic detection of which sessions are working or waiting for you.

How do I run kolu itself?โ–ผ

With Nix installed and flakes enabled, run `nix --refresh run github:juspay/kolu -- web` and open http://127.0.0.1:7681 in your browser.

Does kolu lock me into one coding assistant?โ–ผ

No. Kolu is agent-agnostic: any command-line coding tool works out of the box, and a plain shell is always one command away.

Can kolu keep sessions alive across restarts?โ–ผ

Yes. Sessions are durable, so shells and running sessions survive tab closes, server restarts, and redeploys, and you can reach them from other devices.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’