Macheng Shen — public open-source & public entry points (verified 2026-09-25, every link HTTP 200)

⭐ Top 5 you can use right away

  1. agent-continuity-demo — smallest runnable proof of four multi-agent coordination primitives (shared memory, permission boundary, per-action receipts, work-claims); stdlib Python, ~1s. Start: clone, then ./demo.sh. https://github.com/starshard-ai/agent-continuity-demo
  2. zhizi-agent-os — one command turns Claude Code into a personal Zhizi assistant (Lite for non-technical users, Pro adds skills/hooks/subagents); bring your own key. Start: curl -fsSL https://raw.githubusercontent.com/starshard-ai/zhizi-agent-os/main/install.sh | bash. https://github.com/starshard-ai/zhizi-agent-os
  3. reviewer-wheels — installable Claude Code verification skills for multi-agent coding (drift mirror, adversarial review panel, reuse compiler, frontend smoke gate, delegation bound). Start: /plugin marketplace add starshard-ai/reviewer-wheels. https://github.com/starshard-ai/reviewer-wheels
  4. fleet-coordination-protocol (FCP v0) — thin coordination wire above any agent runtime: shared facts, work-claims, receipts before irreversible actions, belief-conflict quarantine. Start: pip install git+https://github.com/starshard-ai/fleet-coordination-protocol.git. https://github.com/starshard-ai/fleet-coordination-protocol
  5. starshard-communication — open, user-owned communication substrate for personal agents (inbox, addressing, trust tiers, policy, receipts) plus SPEC-0003 on agent-to-agent identity/auth/secure messaging; includes a runnable reference router. https://github.com/starshard-ai/starshard-communication

A. Tools you can clone / install

B. Protocols / specs

C. Theory / research

D. Index / meta