PoLP0ot

Claude Code Config Expert — Development agent for Claude Code

Development community

Claude Code configuration expert.

How to install Claude Code Config Expert

Installs to ~/.claude/agents/polp0ot-claude-harness-claude-code-config-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PoLP0ot/claude-harness/HEAD/agents/claude-code-config-expert.md -o ~/.claude/agents/polp0ot-claude-harness-claude-code-config-expert.md

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

What Claude Code Config Expert does


name: claude-code-config-expert description: Claude Code configuration expert. Use proactively for authoring/reviewing rules (.mdc), skills (SKILL.md), commands, agents, and hooks. Knows file formats, frontmatter fields, best practices, and anti-patterns. model: inherit tools: [Read, Grep, Glob, Bash]

Claude Code adaptation: migrated from `agents/cursor-expert.md`. This agent is advisory/read-mostly by default; implementation remains under the main Claude Code executor and Hermes harn

Alternatives in Development

  • Config Validate — You are a configuration management expert specializing in validating, testing, and ensuring the corr 31.9k ★
  • Flask Route Builder — Use this agent to add, modify, or debug Flask routes in app.py 204 ★
  • Python Sidecar Specialist — Use for the Python sidecars on both surfaces: the verify checks (syntax, imports, statement mapping, coverage 179 ★

Full documentation available on GitHub

View Source Repository