πŸ”Œ

deep-dashboard

πŸ”ŒPlugin

Sungmin-Cho/claude-deep-suite

VibeIndex|
What it does
|

Cross-plugin harness diagnostics + suite telemetry β€” aggregates receipts, health reports, and harnessability metrics emitted by sibling deep-suite plugins into one dashboard, with optional OTLP export.

πŸͺ

Part of

Sungmin-Cho/claude-deep-suite

Installation

Add marketplace in Claude Code:
/plugin marketplace add Sungmin-Cho/claude-deep-suite
Step 2. Install plugin:
/plugin install deep-dashboard@claude-deep-suite
0
-
AddedJul 18, 2026

More from this repository9

πŸ”Œ
deep-wikiπŸ”ŒPlugin

LLM-native knowledge wiki β€” ingest sources (files, URLs, notes, Obsidian vaults) into linked Markdown pages with source provenance, then query the accumulated knowledge; self-linting and self-healing, for Claude Code and Codex.

πŸ”Œ
deep-memoryπŸ”ŒPlugin

Cross-project semantic memory β€” harvests sibling-plugin artifacts into reusable memory cards (rule-based plus LLM distillation) and surfaces task-specific briefs, with opt-in cross-runtime hook capture and multi-pass redaction.

πŸ”Œ
deep-workπŸ”ŒPlugin

Evidence-Driven Development Protocol β€” a single-command Brainstorm β†’ Research β†’ Plan β†’ Implement β†’ Test β†’ Integrate workflow with TDD enforcement, receipt-based evidence, and a hard separation between planning and coding, for Claude Code and Codex.

πŸͺ
Sungmin-Cho/claude-deep-suiteπŸͺMarketplace

Harness layer for Claude Code & Codex: plan-first development, independent review, durable long-running orchestration, and knowledge capture β€” nine composable plugins.

πŸ”Œ
deep-goalπŸ”ŒPlugin

Goal condition compiler β€” evaluates a long-running task, reshapes it to fit, scouts prerequisites, and compiles a ready-to-paste native /goal condition for Claude Code and Codex, with multi-plugin synergy recipes.

πŸ”Œ
deep-docsπŸ”ŒPlugin

Document gardening + authoring β€” scan/garden/audit + generateΒ·restructure CLAUDE/AGENTS/ARCHITECTURE docs, for Claude Code and Codex.

πŸ”Œ
deep-evolveπŸ”ŒPlugin

Autonomous Experimentation Protocol β€” a measured outer loop that proposes, runs, and selects code changes against a fitness metric, with lineage and session history, for Claude Code and Codex.

πŸ”Œ
deep-reviewπŸ”ŒPlugin

Independent Evaluator β€” reviews your changes in a separate agent context (Claude/ultracode multi-agent fan-out + optional Codex review/adversarial + agy) and returns an APPROVE / CONCERN / REQUEST_CHANGES verdict plus an evidence-based response protocol. v1.12.2: thin-dispatcher Phase B β€” review-mode body extracted to on-demand references; the command is now a route-first thin router (1136β†’53 lines) and respond/init no longer load the workflow skill (behavior-preserving).

πŸ”Œ
deep-loopπŸ”ŒPlugin

Loop Engineering control plane over the deep-suite β€” discovers work, routes to sibling deep-* plugins as maker/checker episodes, keeps durable lock-safe loop state, and hands off to fresh sessions autonomously with proof-gated terminal states and proposal-only external actions.