seanchatmangpt

Config Conformance Reviewer — Project Management agent for Claude Code

Project Management community

Reviews changes to Claude Code config surfaces (settings.json, agent/skill frontmatter, plugin.json, marketplace.json, mcp.json, hooks) for conformance with this project's own ontology and diagnostic.

How to install Config Conformance Reviewer

Installs to ~/.claude/agents/seanchatmangpt-claude-code-config-lsp-config-conformance-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/seanchatmangpt/claude-code-config-lsp/HEAD/.claude/agents/config-conformance-reviewer.md -o ~/.claude/agents/seanchatmangpt-claude-code-config-lsp-config-conformance-reviewer.md

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

What Config Conformance Reviewer does


name: config-conformance-reviewer description: Reviews changes to Claude Code config surfaces (settings.json, agent/skill frontmatter, plugin.json, marketplace.json, mcp.json, hooks) for conformance with this project's own ontology and diagnostic rules. Use after editing schema/claude-code-config.ttl or any analyzer in src/analyzers/, or when asked to sanity-check a config fixture before committing. model: sonnet effort: medium maxTurns: 30 permissionMode: plan context: fork memory: scope:

Alternatives in Project Management

  • React Effect Reviewer — Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging 4.8k ★
  • Contributing To MCP Apps SDK — We welcome contributions to the MCP Apps SDK 2.1k ★
  • Iwsdk Code Reviewer — Reviews IWSDK code for performance, ECS patterns, and project conventions 349 ★

Full documentation available on GitHub

View Source Repository