dashboard

dashboard is a command for Claude Code from opensesh/KARIMO. It costs 0 tokens per session (9,678 once invoked), scanned A, original, Apache-2.0.

A command-line dashboard for monitoring KARIMO work, including active PRDs, blocked tasks, dependencies, alerts, activity, and execution metrics. A PRD is a product requirements document describing planned work.

In plain words
What is it for?
Use it to inspect all work or one PRD, filter blocked or active tasks, view dependency relationships, review gate history, refresh status, reconcile Git state, or export JSON for scripts.
Why use it?
It gives you one place to see progress, failures, delays, dependencies, and overall system health.

Command for Claude Code

Part of the karimo plugin — 11 commands, 22 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/opensesh/karimo/dashboard
Clone the repo
git clone --depth 1 https://github.com/opensesh/KARIMO

Made for: Claude Code.

Or install karimo, the plugin that ships this one along with the rest of its 11 commands, 22 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dashboard

README.md
[![agentmods](https://agentmods.dev/badge/commands/opensesh/karimo/dashboard.svg)](https://agentmods.dev/commands/opensesh/karimo/dashboard)
Your own site
<a href="https://agentmods.dev/commands/opensesh/karimo/dashboard"><img src="https://agentmods.dev/badge/commands/opensesh/karimo/dashboard.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 9,678 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.09678
Opus 5 $0.00000 $0.04839
Sonnet 5 $0.00000 $0.01936
Haiku 4.5 $0.00000 $0.00968

Measured 4d ago against content hash 9489676cee4d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

dashboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • dashboard — 94% identical, 96 lines differ
.claude/plugins/karimo/commands/dashboard.md · 1,233 lines

How it starts

The opening of the file, as written. The whole thing — 1,233 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/karimo:dashboard — Comprehensive CLI Dashboard for KARIMO Monitoring

Phase 3 monitoring — System health, execution insights, and velocity analytics.

Usage

/karimo:dashboard              # Full dashboard (all 5 sections)
/karimo:dashboard --active     # Show only active PRDs with progress
/karimo:dashboard --blocked    # Show only blocked tasks
/karimo:dashboard --deps       # Show cross-PRD dependency graph
/karimo:dashboard --prd {slug} # PRD-specific dashboard (combines status + metrics)
/karimo:dashboard --alerts     # Show only Critical Alerts section (minimal mode)
/karimo:dashboard --activity   # Extended activity feed (last 50 events instead of 10)
/karimo:dashboard --gates      # Show gate history with condition details (v9.7)
/karimo:dashboard --reconcile  # Force git state reconstruction
/karimo:dashboard --json       # JSON output for scripting/automation
/karimo:dashboard --refresh    # Force refresh (bypass cache)

Purpose

Primary monitoring touchpoint for active development and post-execution analysis.

Provides:

  • Executive Summary — System health score, quick stats, next completions
  • Critical Alerts — Blocked, stale, crashed tasks needing immediate attention
  • Execution Velocity — Completion rate, loop efficiency, wave progress, ETAs
  • Resource Usage — Model distribution, loop distribution, parallel capacity
  • Recent Activity — Timeline of events across all PRDs

Dashboard Output (Default View)

╭────────────────────────────────────────────────────────────────────╮
│  KARIMO Dashboard                              Updated: 45s ago    │
│  System Health: ████████░░ 85%                 Active: 2 PRDs      │
╰────────────────────────────────────────────────────────────────────╯

📊 QUICK SUMMARY
────────────────
  PRDs:       3 total (2 active, 1 complete)
  Tasks:      42 total (28 done, 8 running, 4 queued, 2 blocked)
  Progress:   ████████░░ 67% complete
  Models:     28 Sonnet, 12 Opus (30% escalation rate)

  ✅ Next completions:
    • user-profiles Wave 2 (~2h, 1 task remaining)
    • token-studio Wave 1 (~6h, 6 tasks queued)


🚨 CRITICAL ALERTS — Needs Immediate Attention
───────────────────────────────────────────────

  [user-profiles / 2a] BLOCKED — 3 failed Greptile attempts
    → PR #44 needs human review
    → Blocked for: 2h 15m
    → Action: gh pr view 44

  [token-studio / 1c] STALE — Running for 6h 23m
    → Agent may have crashed
    → Action: /karimo:run --prd token-studio --task 1c

  Total: 2 items requiring human intervention


📊 EXECUTION VELOCITY — Last 7 Days
────────────────────────────────────

  Completion Rate:    ████████████░░ 42 tasks (6/day avg)
  Loop Efficiency:    ████████░░░░░ 2.8 avg (improving ↓)
  First-Time Pass:    █████░░░░░░░ 45% (↑ from 38%)
  Review Pass Rate:   ██████████░░ 82% (Greptile avg: 3.2)

  Wave Progress:
    user-profiles:    Wave 2 of 3  ████████░░ 80%
    token-studio:     Wave 1 of 4  ███░░░░░░░ 25%

  ETA Projections:
    user-profiles:    ~2h (Wave 2: 1 task remaining)
    token-studio:     ~6h (Wave 1: 6 tasks queued)


⚙️  RESOURCE USAGE — Current Cycle
──────────────────────────────────

  Model Distribution:   Sonnet: 28 tasks (70%)  Opus: 12 tasks (30%)
  Escalations:          4 tasks (10% escalation rate)
  Parallel Capacity:    2/3 slots utilized (67%)

  Loop Distribution:
    1 loop:  ████████████████ 20 tasks (50%)
    2 loops: ████████ 12 tasks (30%)
    3 loops: ████ 6 tasks (15%)
    4+ loops: ██ 2 tasks (5%)  ← Learning candidates


📋 RECENT ACTIVITY — Last 10 Events
────────────────────────────────────

  3m ago   [user-profiles] Task 2c completed (PR #46 merged)
  12m ago  [token-studio] Task 1b needs revision (Greptile: 2/5)
  15m ago  [user-profiles] Wave 2 completed
  28m ago  [token-studio] Task 1a escalated (sonnet → opus)
  1h ago   [user-profiles] Task 2b completed (PR #45 merged)

Read the full file on GitHub · 1,233 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 1,233 lines · 0 tokens per session scan A 9489676cee4d

Subscribe to this mod's changes

dashboard is a command published in the GitHub repository opensesh/KARIMO (283 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 9,678 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.