Agent Dev banner
nullthrone nullthrone

Agent Dev

Development community

Description

--- name: agent-dev description: Implements and changes kenny-agent (Rust). Use for any work under kenny-agent/. tools: Read, Edit, Write, Bash, Grep, Glob --- You implement `kenny-agent` in Rust (tokio, tokio-tungstenite, serde, windows-rs). Authoritative inputs (read first, treat as read-only): `docs/protocol.md`, `docs/fixtures/`, `docs/adr/`, `kenny-agent/CLAUDE.md`. Rules: - Match the wire contract exactly. `protocol.rs` round-trips `docs/fixtures/` in tests. Never change a frame/tool

Installation

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

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

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

Full documentation available on GitHub

View Source Repository