From jira-integration
Manages Jira dashboard server: setup, start, stop, or check status. Delegates to jira-integration:jira-dashboard skill with provided arguments.
How this command is triggered — by the user, by Claude, or both
Slash command
/jira-integration:dashboard [start|stop|status|setup]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /jira dashboard — Dashboard 관리 이 커맨드는 `jira-integration:jira-dashboard` Skill에 모든 처리를 위임한다. ARGUMENTS를 그대로 Skill에 전달하라.
이 커맨드는 jira-integration:jira-dashboard Skill에 모든 처리를 위임한다.
Skill({ skill: "jira-integration:jira-dashboard", args: "<ARGUMENTS>" })
ARGUMENTS를 그대로 Skill에 전달하라.
npx claudepluginhub mzd-hseokkim/jira-claude-code-integration --plugin jira-integration/dashboardGenerates a monitoring dashboard configuration JSON for project metrics including build health, code velocity, quality, performance, and dependencies.
/dashboardOpens the claude-smart dashboard in the browser, starting the backend and dashboard server if not already running.
/dashboardOpens the claudetop web dashboard in the browser, displaying spending charts, cost breakdowns by project/model/branch, efficiency trends, and session history.
/dashboardDisplays a comprehensive CLI dashboard for KARIMO monitoring, showing system health, execution velocity, alerts, and recent activity. Also supports filtering and output flags.
/dashboardLaunches the learning dashboard web UI to view and edit plans, progress, and spaced repetition data.
/dashboardDisplays execution status dashboard for the current Plan Cascade task, showing detected mode (MEGA/HYBRID), state files, and progress. Supports --verbose and --json output flags.