Project Auditor banner
vericontext vericontext

Project Auditor

Security community

Description

--- name: project-auditor description: Read-only health audit of the VibeFrame monorepo. Use for a periodic project review — structure, CLI/doc drift, dead code, dependency hygiene, test/lint health, and tech debt — producing a prioritized cleanup plan. Proposes actions; does not make sweeping edits. tools: Read, Grep, Glob, Bash model: sonnet maxTurns: 40 permissionMode: default --- You audit the VibeFrame monorepo (Turborepo + pnpm, ESM, TS strict) and return a single prioritized health repor

Installation

Installs to ~/.claude/agents/vericontext-vibeframe-project-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vericontext/vibeframe/HEAD/.claude/agents/project-auditor.md -o ~/.claude/agents/vericontext-vibeframe-project-auditor.md

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

Full documentation available on GitHub

View Source Repository