Janitor banner
rjmurillo rjmurillo

Janitor

Development community

Description

--- name: janitor description: 'Perform janitorial tasks on any codebase including cleanup, simplification, and tech debt remediation.' model: sonnet role: support argument-hint: Describe the area of the codebase to clean up or the type of tech debt to address --- # Janitor Agent ## Style Guide Compliance Key requirements: - No sycophancy, AI filler phrases, or hedging language - Active voice, direct address (you/your) - Replace adjectives with data (quantify impact) - No em dashes, no emoji

Installation

Installs to ~/.claude/agents/rjmurillo-ai-agents-janitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rjmurillo/ai-agents/HEAD/.claude/agents/janitor.md -o ~/.claude/agents/rjmurillo-ai-agents-janitor.md

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

Full documentation available on GitHub

View Source Repository