Personal AI project management hub — North Star milestone tracking, live Claude sessions, CTX context alignment.
Project description
claude-ns-hub
The personal AI project hub that runs while you work. North Star milestone tracking · live Claude exec sessions · entity corpus browser · mobile-ready terminal.
One command. Your whole AI workflow, visible from any device.
Why you need this
While Claude Code runs your tasks autonomously, you're flying blind — no idea what it just did, which session is live, or whether it's stuck. claude-ns-hub fixes that:
- See everything live: exec sessions, session IDs, idle/busy state — on your phone while you're away
- Queue work without interrupting Claude: tap a stone, queue it, it runs on next idle
- Resume any session: ↻ button resumes exact conversation context, never lose work
- One install, zero config: auto-discovers projects, spawns entity corpus, exposes to Tailscale
The engineers shipping the most with Claude Code are the ones who can monitor, queue, and intervene — without context-switching.
Prerequisites
- Python 3.10+
- Claude Code CLI installed and authenticated (
claude --version) tmuxinstalled (brew install tmux/apt install tmux)- Tailscale (optional, for remote access)
Install
pip install claude-ns-hub
Quick start
# 1. Start the hub
claude-ns-hub
# Hub starts at http://<your-ip>:9001
# North Star · CTX · Corpus · Market — all tabs, live
# 2. Inject the NS Hub protocol into your global Claude config (run once)
hub install-global
# Writes the stone lifecycle protocol to ~/.claude/CLAUDE.md
# Without this, exec sessions won't know how to update stone status
# 3. Add your first project
# In the hub UI: North Star tab → "+ node" button
# Set the project name and repo_path to your local project directory
# 4. Queue a stone and dispatch
# Click a project card → "+ milestone" → type your task
# Click "live" to start an exec session — Claude Code picks up the stone automatically
Exec session setup
The hub launches Claude Code in a tmux session named claude-exec-<PROJECT>.
For this to work on a new machine:
# Verify Claude Code is authenticated
claude --version
# Install hub hooks into Claude Code's global settings (run once per machine)
hub install-global
# The hub will auto-create tmux sessions when you dispatch work
# Monitor live progress in the "session" pane of any project card
What you get
| Feature | What it does |
|---|---|
| North Star swimlane | Visualize all projects + milestones on one screen |
| Live exec sessions | See claude-exec-MOAT running, its session ID, busy/idle state |
| Mobile terminal | ⌨_ button attaches browser terminal to the running Claude session — type from your phone |
| Session resume | ↻ rows resume exact prior conversation; ✦ starts fresh — your choice per stone |
| Entity corpus browser | Browse all local skills/agents/corpora; inline search |
| Drag-and-drop comments | Drop files into stone comments; upload auto-appended as links |
| PyPI installable | pip install claude-ns-hub && claude-ns-hub — done |
Metrics endpoint
curl http://localhost:9000/api/metrics?proj_id=MOAT
# → stones_completed, stones_queued, total_tokens per day
Configuration
# Disable entity corpus auto-spawn
ENTITY_CORPUS_DISABLED=1 claude-ns-hub
# Custom entity corpus path
ENTITY_CORPUS_SERVER=~/my-corpus/server.py claude-ns-hub
Screenshots
North Star swimlane — all projects, badge counts, live exec indicator at a glance:
Skill / Agent badge picker — assign /expert-research or any agent to a stone directly from the milestone row:
pip install claude-ns-hub — because you should know what Claude is doing right now.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claude_ns_hub-0.2.14.tar.gz.
File metadata
- Download URL: claude_ns_hub-0.2.14.tar.gz
- Upload date:
- Size: 846.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6459811eeaa3fd9b2ce945c9e3180ed7d998c3c942753b251d1aa2650fbe512d
|
|
| MD5 |
f629380c220a25d0f8fc965411d6b1db
|
|
| BLAKE2b-256 |
d8ccde889947ba8e1314e8d2dcd5f74db94d397e5c50c1610662b32f4036deb2
|
File details
Details for the file claude_ns_hub-0.2.14-py3-none-any.whl.
File metadata
- Download URL: claude_ns_hub-0.2.14-py3-none-any.whl
- Upload date:
- Size: 850.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6fa386168cfef44d23162d09a10dfb04f644794db1d8f7d02a960cdac807631
|
|
| MD5 |
41c748d22de7328d8b601781e9aa972f
|
|
| BLAKE2b-256 |
29ddc2d91da584ce264a738ee4500e9a811d32bd7c44674622b43286a3e26ff2
|