Project Structure Reviewer banner
nolte nolte

Project Structure Reviewer

Security community

Description

--- name: project-structure-reviewer description: "Read-only audit of the current repo against spec/project/project-structure/, producing a severity-sorted findings list routed through `project-structure-apply` or direct edits. Checks files/directories on disk only; live GitHub-App checks belong to `project-structure-apply`. Invoke to audit project structure, check repo layout, or find scaffolding drift; also German. Don't use to scaffold artefacts (`project-structure-apply`) or author docs (`au

Installation

Installs to ~/.claude/agents/nolte-claude-shared-project-structure-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nolte/claude-shared/HEAD/agents/project-structure-reviewer.md -o ~/.claude/agents/nolte-claude-shared-project-structure-reviewer.md

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

Full documentation available on GitHub

View Source Repository