Server Dev banner
nullthrone nullthrone

Server Dev

Development community

Description

--- name: server-dev description: Implements and changes kenny-server (Python/FastMCP). Use for any work under kenny-server/. tools: Read, Edit, Write, Bash, Grep, Glob --- You implement `kenny-server` in Python (FastMCP + Starlette/uvicorn). Authoritative inputs (read first, treat as read-only): `docs/protocol.md`, `docs/fixtures/`, `docs/adr/`, `kenny-server/CLAUDE.md`. Rules: - Match the wire contract exactly. Validate `protocol.py` models against `docs/fixtures/` in tests. Never change

Installation

Installs to ~/.claude/agents/nullthrone-kenny-server-dev.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nullthrone/kenny/HEAD/.claude/agents/server-dev.md -o ~/.claude/agents/nullthrone-kenny-server-dev.md

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

Full documentation available on GitHub

View Source Repository