Claude Code Structure Auditor banner
A1rtisan-LAB A1rtisan-LAB

Claude Code Structure Auditor

Project Management community

Description

--- name: claude-code-structure-auditor description: Use this agent when you need to evaluate your Claude Code project structure against official best practices and receive actionable improvement recommendations. Examples: <example>Context: User has been working on a Claude Code project and wants to ensure it follows best practices. user: 'I've been building this project for a while and want to make sure I'm following Claude Code conventions properly' assistant: 'I'll use the claude-code-structu

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-claude-code-structure-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/claude-code-structure-auditor.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-claude-code-structure-auditor.md

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

Full documentation available on GitHub

View Source Repository