From agentic-swe
This directory holds **supporting tooling** that ships with the plugin but is **not** Hypervisor pipeline agent markdown (`agents/subagents/`, `agents/panel/`, …).
npx claudepluginhub agentic-swe/agentic-swe --plugin agentic-sweThis directory holds **supporting tooling** that ships with the plugin but is **not** Hypervisor pipeline agent markdown (`agents/subagents/`, `agents/panel/`, …). | Path | Role | |------|------| | **`brainstorm-server/`** | Optional local HTTP + WebSocket UI for **`/brainstorm`** / design exploration | | **`subagent-catalog/`** | Shell helpers used by **`/subagent`** (`config.sh`) | Claude Cod...
Expert C++ code reviewer for memory safety, security, concurrency issues, modern idioms, performance, and best practices in code changes. Delegate for all C++ projects.
Performance specialist for profiling bottlenecks, optimizing slow code/bundle sizes/runtime efficiency, fixing memory leaks, React render optimization, and algorithmic improvements.
Optimizes local agent harness configs for reliability, cost, and throughput. Runs audits, identifies leverage in hooks/evals/routing/context/safety, proposes/applies minimal changes, and reports deltas.
This directory holds supporting tooling that ships with the plugin but is not Hypervisor pipeline agent markdown (agents/subagents/, agents/panel/, …).
| Path | Role |
|---|---|
brainstorm-server/ | Optional local HTTP + WebSocket UI for /brainstorm / design exploration |
subagent-catalog/ | Shell helpers used by /subagent (config.sh) |
Claude Code discovers plugin agents from agents/ recursively. The subagent-catalog/*.md files here are documentation only (no agent frontmatter) so they are not registered as agents.
When you run /brainstorm, hooks/brainstorm-on-prompt.sh (via hooks/hooks.json → UserPromptSubmit, async) starts this server if nothing is already listening on BRAINSTORM_PORT (default 47821).