Atc Claude Kanban banner
atc-net atc-net

Atc Claude Kanban

Productivity community

Description

Real-time Kanban dashboard for monitoring Claude Code agent tasks, sessions, and subagents through a browser-based board

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

Atc.Claude.Kanban

Real-time Kanban dashboard for monitoring [Claude Code](https://docs.anthropic.com/en/docs/claude-code) agent tasks, sessions, and subagents through a browser-based board.

Dashboard overview — dark theme

**Board & tasks**

  • 📊 Real-time Kanban board — tasks flow Pending → In Progress → Completed as Claude works
  • 📈 Timeline view — horizontal bars of task durations, colored by status, with hover tooltips
  • 🖱️ Drag-drop — move tasks between columns by dragging
  • 🔗 Task dependencies — visual blockedBy/blocks relationships with smart badge clearing
  • 📦 Auto-archive — stale sessions (>7 days, no active tasks) collapse into an "Archived" section
  • 🚫 Session dismiss — temporarily hide sessions from the active list without deleting them

**Sessions & sidebar**

  • 🗂️ Project grouping — sessions grouped by project under collapsible headers with active/total counts; sections auto-expand when active work lands in them
  • 📌 Session pinning — pin sessions to a collapsible group at the top (persisted)
  • 🎯 Activity status — thinking/waiting/idle/error indicators per session, derived from JSONL
  • 🏁 Session goals — an active /goal condition surfaces as a card subtitle and in the session info modal
  • 🧮 Context-window meter — per-session bar showing how full the context window is (200K, or 1M inferred)
  • 💰 Token & cost tracking — accumulated token usage and model-aware cost per session
  • 🔍 Fuzzy search — across sessions, tasks, descriptions, and project paths
  • 📓 Scratchpad — per-session notes with localStorage persistence and a sidebar badge

**Insight panels**

  • 💬 Session message log — transcript with full tool-argument detail (incl. MCP), AskUserQuestion answers, and image attachments
  • 💵 Usage breakdown — token/cost split across the lead session and each subagent, by model
  • 🔧 Tool statistics — t