by cablate
Use Claude Code on Kanban WebUI
# Add to your Claude Code skills
git clone https://github.com/cablate/Claude-Code-Board<div align="center">β οΈ NOTICE: This project is no longer actively maintained.
This repository is archived and will not receive updates, bug fixes, or new features.
The project is released under the MIT License β you are free to fork, modify, distribute, and use it for any purpose, including commercial use, without restrictions. Feel free to take it and make it your own!
π Landing Page: https://cc-board.cablate.com

A comprehensive session management system for Claude Code with advanced workflow capabilities
π Language / θͺθ¨: English | ηΉι«δΈζ
β οΈ IMPORTANT: Read Disclaimer First | π Quick Start: Installation | π Guide: Usage
</div>Claude Code Board is a powerful web-based management system designed for developers working with Claude Code CLI. It provides an intuitive interface to manage multiple AI coding sessions simultaneously, with advanced features including workflow automation, agent-based prompting, and intelligent project organization.
Main dashboard showcasing multiple active sessions with status tracking and management interface
Claude Code CLI is excellent for single-focus coding sessions. However, when managing complex projects with multiple contexts, some additional capabilities become valuable:
Traditional CLI Workflow π€
1. Open project directory
2. Launch cmd/terminal window
3. Enter Claude Code CLI command
4. Input commands and wait for completion
5. With multiple projects: hunt for the right terminal window
6. Difficult to run multiple session with same project at the same time
Claude Code Board Workflow π
1. Create new session directly in web interface
2. Select project directory and Agent with one click
3. Launch multiple conversations for same project effortlessly
4. Cross-session continuity: build upon previous conversations
5. Clear completion notifications when ta...