Hub banner
ibyron17 ibyron17

Hub

Development community

Description

--- description: "모든 프로젝트의 세션 진행 상황을 한 페이지에서 읽기 전용으로 보는 통합 허브 — 상주 서버 제어/훅 설치" argument-hint: "[install|off|status|server start|server stop|server restart|server status|statusline on|statusline off]" --- # Hub > 로컬에서 돌고 있는 **모든 Claude Code 프로젝트**의 진행 상황(프로젝트/세션/단계)을 한 페이지에서 > **읽기 전용**으로 본다. 명령·제어 기능은 범위 밖이다. 이 커맨드는 **얇다** — 아래 python3 > 서브커맨드를 부르고 결과를 보고하는 것 말고는 판단하지 않는다. 설명·설정·프라이버시 고지 > 전부는 [`hub/README.md`](../../hub/README.md), 설계 근거는 > [`docs/prps/hub-dashboard.md`](../../docs/prps/hub-d

Installation

Installs to ~/.claude/skills/ibyron17-coding-env-hub/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ibyron17-coding-env-hub && curl -fsSL https://raw.githubusercontent.com/ibyron17/coding-env/HEAD/commands/hub.md -o ~/.claude/skills/ibyron17-coding-env-hub/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository