Agent Instructions Review banner
oalders oalders

Agent Instructions Review

Development community

Description

--- description: Review changes to agent-instruction files (CLAUDE.md, AGENTS.md, .cursor/rules, copilot-instructions, .claude/**) for accuracy, placement, duplication, cost, removability, and instruction quality --- # Agent-Instructions Review ## Overview Focused review for changes to agent-instruction files — the docs LLM agents load into context on every session. Spawns `general-purpose` subagent. ## When to Use Use when: - Diff touches `CLAUDE.md` or `AGENTS.md` (repo root or nested) -

Installation

Installs to ~/.claude/skills/oalders-kitchen-sink-agent-instructions-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oalders-kitchen-sink-agent-instructions-review && curl -fsSL https://raw.githubusercontent.com/oalders/kitchen-sink/HEAD/commands/agent-instructions-review.md -o ~/.claude/skills/oalders-kitchen-sink-agent-instructions-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository