reviewing-cc-config
Installation
SKILL.md
Claude Code Configuration Review
Review configuration against context engineering principles derived from Anthropic's "Effective Context Engineering for AI Agents" and "Best Practices for Claude Code."
Track these 5 phases. Keep work scoped to ONLY these review targets and keep agent prompts/output compact:
- Discover and inventory configuration
- Measure context budget impact
- Review against rubric (parallel agents)
- Aggregate and present findings
Phase 1: Discovery
Scan for all Claude Code configuration components. Check BOTH standard layout
and plugin layout (cc-thingz style). Findings must cite concrete file paths or configuration locations such as CLAUDE.md, .claude/settings.json, .claude/skills/<name>/SKILL.md, plugins/<plugin>/skills/<name>/SKILL.md, plugins/<plugin>/hooks/<hook>.sh, or .claude-plugin/marketplace.json.