AI-native development environment — Canvas visualization, performer lanes, wiremsg inter-agent messaging, and dev-flow orchestration for Claude Code
VP の Conductor × Performer × Memory orchestration による開発フロー — hearing → 議論 → spec memory → performer handoff → 並列追跡 → merge の 6 phase。 「並列開発」 「conductor performer」 「handoff」 「並列 performer」 「control surrender」 「dev flow」 等のキーワードで invoke
AI ネイティブ開発環境 — Canvas 視覚化、並列 performer 展開、wiremsg inter-agent 通信、dev-flow orchestration を実現する MCP server。Claude Code 用 dashboard tool
Claude Code plugin for AI-native development — Canvas visualization, parallel performer lanes, wiremsg inter-agent communication, and dev-flow orchestration.
vp lane, add_performer)wire_send / wire_recv / wire_inbox / wire_ack)flow_handoff / flow_progress で Conductor × Performer orchestrationvp shot / capture_canvas で UI を PNG 化vp) v0.45+ がインストール済み(MCP tool surface は v0.44 から不変)# From GitHub marketplace
/plugin marketplace add chronista-club/claude-plugins
claude plugin install vantage-point@chronista-plugins
# vp-app GUI を起動
vp app start
# performer handoff (atomic)
vp flow handoff feat-api --task-spec task.md --mode auto
# 並列追跡
vp flow progress
Claude Code スラッシュコマンド:
| Command | Description |
|---|---|
/vantage-point:rename | ローカルLLM(LM Studio)で日本語セッション名を生成 |
| Skill | Description |
|---|---|
vantage-point | MCP ツール一覧、アーキテクチャ、典型シナリオ |
dev-flow | Conductor × Performer × Memory orchestration 6 phase 開発フロー |
| ツール | 説明 |
|---|---|
show / clear | コンテンツ表示 (markdown/html/log/url)・クリア |
read_pane / list_canvas | Canvas pane 内容の取得・一覧 |
capture_canvas | vp-app window スクリーンショット (PNG) |
switch_lane | active lane の切替 |
| ツール | 説明 |
|---|---|
add_performer / delete_performer | performer lane の作成・削除 |
list_lanes | Lane 一覧 (performer_status, mailbox_addresses) |
lane への text 注入・console 読取・ファイル監視は CLI のみ:
vp lane nudge/vp lane capture/vp file watch
| ツール | 説明 |
|---|---|
flow_handoff | performer 作成 + wire_send + nudge を atomic 実行 |
flow_progress | 全 performer の git status + flow_state 集約 |
| ツール | 説明 |
|---|---|
wire_send / wire_recv | inter-agent message 送受信 |
wire_inbox / wire_ack | 未読確認 / command 受領確認 |
wire_thread | thread 系譜 trace |
delegate / complete / respond | async future 型 task 委譲 |
詳細: skills/vantage-point/reference/mcp-tools.md
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub chronista-club/claude-plugins --plugin vantage-pointFleetFlow skill - KDL-based container orchestration CLI guide and reference
JoJo Part 5 Stand-themed agent team for strong, beautiful code — research, implement, test, review, refactor. Stops at the commit line.
Chronista development workflow - hearing-first approach and SDG documentation
Persistent memory system for Claude Code - remember context, decisions, and learnings across sessions
Live multi-session dashboard for Claude Code — real-time visibility and control over every Claude Code session from a browser
Persistent memory for Claude Code sessions using Honcho
Automatic memory recall for Claude Code - remembers context from past sessions
A self-developing knowledge management system for Claude Code. Bridges AI memory to an Obsidian vault with feature-organized spine notes, auto-capture skills, and color-coded graph visualization.
Queue-based personal workflow assistant. Captures decisions, commitments, ideas, and session data via ultra-fast hooks (< 50ms), processes them in a background worker with AI extraction, and syncs to Obsidian vault. Replaces my-workflow with zero-latency capture architecture.
Mission Control for Claude Code — auto-starts a web dashboard, provides 90 MCP tools (sessions, stats, live monitoring, projects, teams, insights, coaching, and more), and adds 9 skills including /session-recap, /daily-cost, /standup, /coaching, /insights, and /team-status.