By jackreis
Minimal enclosure for gathering and sharing with the fleet — VS Code Agents plugin
Spawn a fresh Claude Code session with a prompt. Use when you need a parallel worker that won't touch the current session's context.
Route an intent to the right fleet runtime. Picks between Hermes, Zolivier, KimiClaw, or a fresh Claude session based on task shape. Also handles broadcast announcements via Discord.
Dispatch to Hermes (local Nous Research runtime, MacBook Pro). Use for long-running agentic loops with tool access. Discord surface: Wings.
Dispatch to KimiClaw (cloud OpenClaw pod). Use when Zolivier is overloaded or when you need cloud-scale work. Discord surface: Mara. Telegram surface: Kopi.
Dispatch to Zolivier (local OpenClaw gateway on MacBook Pro). Use for Discord/WhatsApp/browser automation. Discord surface: Zoe.
Dispatch a task to a specific fleet runtime. `/dispatch hermes <task>` routes to @hermes; likewise for zolivier, kimiclaw, claude. Resolves the intent via tipi's runtime-dispatch.yaml.
Open the Today pane — synthesized briefing of what's in front of Jack right now. Reads SESSION-CONTEXT.md + priority dashboard + work-in-progress + today's daily note + latest handoff, then auto-surfaces 3 relevant prompt kits.
Write a v2 session handoff file capturing current session state — tasks completed, files changed, commits, next actions, blockers. Follows the fleet's Session END four-target discipline.
Surface the fleet inbox — latest Discord
Surface the right epigenetic input — fetches a prompt kit from Nate's PromptKit matching the query, returns the full kit inline + a suggestion of which prompt inside to run first.
Admin access level
Server config contains admin-level keywords
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.
Tipi enclosure for VS Code Insiders Agents app. First location-change of the portable tipi core — poles stay, cover adapts.
A VS Code Agents plugin that wires the fleet into Jack's at-the-computer cockpit. Agents gather here (when Jack is at the keyboard) to express, refresh, and refine their context alongside their tipi-mates.
Prerequisites:
Install the plugin:
In VS Code Insiders → Command Palette → "Chat: Install Plugin From Source"
→ enter: https://github.com/JackReis/vs-tipi
That's it. The tipi submodule pulls automatically. On first MCP invocation, scripts/run-mcp.sh self-heals:
tipi/.venv/ if missingpip install -e '.[dev]' inside the submoduleNo manual venv step required. Subsequent launches reuse the bootstrap venv.
# find the plugin install location (VS Code Insiders varies by build)
cd <plugin-root> # usually ~/.vscode-insiders/... or similar
cd tipi
python3 -m venv .venv
.venv/bin/pip install -e '.[dev]'
.venv/bin/pytest tests/ # should be 46 passed
Then check scripts/run-mcp.sh is executable (chmod +x scripts/run-mcp.sh).
vs-tipi is a marketplace containing one plugin (tipi). Layout:
vs-tipi/
├── .claude-plugin/
│ └── marketplace.json # marketplace catalog
└── plugins/
└── tipi/
├── .claude-plugin/
│ └── plugin.json # plugin manifest
├── .mcp.json # 6 tipi MCP servers
├── agents/ # @hermes, @zolivier, @kimiclaw, @claude-new, @fleet
├── skills/ # /gather, /dispatch, /inbox, /handoff, /resume, /kit
├── chatmodes/ # Today mode
├── scripts/
│ └── run-mcp.sh # self-healing MCP launcher
└── tipi/ # submodule — the portable fleet core
Jack (2026-04-21): "the movable shelter and gathering place for the agents to express, refresh and refine their context — this is where the agents can have their richest 'dreams' because of the influences of their tipi-mates."
vs-tipi is the first pitched location. Future enclosures (cursor-tipi, zed-tipi) reuse the tipi submodule unchanged — poles travel, cover changes.
=notes/docs/plans/2026-04-21-tipi-vs-tipi.md=notes/docs/architecture/three-layer-consciousness.mdnpx claudepluginhub jackreis/vs-tipi --plugin tipiCreate ADHD-friendly visual organizational tools (Mermaid diagrams) optimized for neurodivergent thinking patterns with accessibility modes
Engineering lifecycle skills forked from Matt Pocock's framework: SDLC scaffolding (setup-matt-pocock-skills), test-driven development (tdd), plan-to-issues decomposition (to-issues), context-to-PRD (to-prd), issue triage state machine (triage), disciplined diagnosis (diagnose), architecture deepening (improve-codebase-architecture), and zoom-out perspective (zoom-out). Run setup-matt-pocock-skills first to configure your repo before using the others.
Dialectic claim discipline for AI agents: scholastic vocabulary, peer-grill file-based reconciliation, runnable verifiers/falsifiers, multi-agent ratification, fleet-ratify N-agent attestation, permutation NxN fleet topology ratification. Synthesis: an unexamined claim does not exist.
Dialectic claim discipline for AI agents: scholastic vocabulary, peer-grill file-based reconciliation, runnable verifiers/falsifiers, multi-agent ratification, fleet-ratify N-agent attestation, permutation NxN fleet topology ratification. Synthesis: an unexamined claim does not exist.
Encode or decode mirror-scripted protected strings (left-hand write + right-hand read) with Discord audit signals (tattle) on every operation.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.