πŸ”Œ

agent-baton

πŸ”ŒPlugin

oborchers/fractional-cto

VibeIndex|
What it does
|

Chain work across two independent agent processes that share no parent session. One agent passes a baton (a completion signal file) when done, optionally carrying a free-form payload; another waits for it, with a deadline, then starts its dependent task. Harness-agnostic protocol β€” each agent picks its own waiting mechanism. The baton tells you when, never what: the payload is content, not instructions. Provides /baton-pass and /baton-wait.

πŸͺ

Part of

oborchers/fractional-cto

Installation

Add marketplace in Claude Code:
/plugin marketplace add oborchers/fractional-cto
Step 2. Install plugin:
/plugin install agent-baton@fractional-cto
0
-
AddedJul 15, 2026

More from this repository10

πŸͺ
oborchers/fractional-ctoπŸͺMarketplace

Your AI CTO co-pilot β€” opinionated, research-backed Claude Code plugins for building SaaS products that ship

πŸ”Œ
pedantic-coderπŸ”ŒPlugin

Zero-tolerance code pedantry β€” naming precision, casing law, structural symmetry, import discipline, and the obsessive details that separate clean code from correct code

πŸ”Œ
visual-design-principlesπŸ”ŒPlugin

Research-backed visual design principles for websites, presentations, documents, and any visual medium β€” grounded in VisAWI, Gestalt psychology, and empirical aesthetics research

πŸ”Œ
saas-design-principlesπŸ”ŒPlugin

The holy principles of SaaS design: research-backed, opinionated guidance for building fast, predictable, and progressively powerful SaaS products

πŸ”Œ
retellπŸ”ŒPlugin

Transform Claude Code conversation transcripts into polished, first-person blog posts through an interactive 5-stage pipeline β€” parse, triage, outline, draft, polish β€” with human editorial gates at every stage

πŸ”Œ
markdown-compressorπŸ”ŒPlugin

Compress LLM agent instructions and code documentation markdown files through iterative section-by-section compression with compressor-reviewer loop β€” lossless structural optimization and lossy semantic compression modes, with auto-approve for hands-off operation

πŸ”Œ
planning-toolsπŸ”ŒPlugin

Manage Claude Code's plan-mode artifacts, author multi-phase master planning documents, walk through Open Questions interactively, and synthesize dense progress entries to markdown / Linear / GitHub. Provides /plan-context (pre-load with optional ticket fetch), /plan-master (draft with optional ticket fetch), /plan-open-questions (interactive Open-Questions walkthrough with batch apply), /plan-verify (audit), /plan-tick (auto-tick provenly-achieved phases), /plan-progress (per-branch progress entry with SHA-based idempotency), and /plan-delete (per-session cleanup). Integer-only phases, no sizing, project-agnostic.

πŸ”Œ
api-design-principlesπŸ”ŒPlugin

Research-backed, opinionated guidance for designing world-class RESTful APIs β€” routes, naming, errors, auth, caching, webhooks, and more, distilled from Stripe, GitHub, Twilio, Shopify, Google, and Microsoft

πŸ”Œ
structured-brainstormingπŸ”ŒPlugin

Structured thinking methods that counteract LLM reasoning biases during problem exploration β€” first principles, inversion, constraint manipulation, perspective forcing, analogy search, and more, with user-gated parallel subagent exploration for deep dives

πŸ”Œ
cloud-foundation-principlesπŸ”ŒPlugin

Research-backed, opinionated guidance for building cloud infrastructure that doesn't rot β€” multi-account governance, naming conventions, IaC organization, security, deployment pipelines, and operational hygiene, distilled from production experience across multiple cloud migrations