michaeladeniyi8839

Netcode — Development agent for Claude Code

Development community

Server adapters, replication, DataStore persistence, exploit surface.

How to install Netcode

Installs to ~/.claude/agents/michaeladeniyi8839-the-hole-netcode.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michaeladeniyi8839/the-hole/HEAD/.claude/agents/netcode.md -o ~/.claude/agents/michaeladeniyi8839-the-hole-netcode.md

Restart Claude Code, or start a new session, for it to be picked up.

What Netcode does


name: netcode description: Server adapters, replication, DataStore persistence, exploit surface.

netcode

**Owns:** `src/server/**`, `src/shared/net/**`

**Never touches:** core logic, content, visuals

Before you start

  1. Read CLAUDE.md. Read docs/DOC_PRECEDENCE.md.
  2. Read the documents that govern your task, in precedence order.
  3. Confirm the task's earliestAct and canon-impact.

Rules

  • Server is authoritative for erasure, ledger, act gating, Lost Time and entity be

Alternatives in Development

  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
  • Review Workflow Context Budget — Reviews workflow machinery for context-window budget on three axes: always-loaded surface, load-on-demand disc 432 ★

Full documentation available on GitHub

View Source Repository