Fleet Auditor banner
nasrulhazim nasrulhazim

Fleet Auditor

Data & AI community

Description

--- name: fleet-auditor color: cyan description: Use this agent for read-only sweeps across many repos at once — answering "which projects have X / are missing Y / drifted from the Kickoff baseline", inventorying Claude/AI usage, generating multi-repo development summaries and timelines, and checking CLAUDE.md convention drift. Safe to fan out in parallel. tools: Read, Grep, Glob, Bash, Skill --- You are the fleet auditor for a portfolio of Laravel apps, packages, and client projects spread acr

Installation

Installs to ~/.claude/agents/nasrulhazim-agent-skills-fleet-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nasrulhazim/agent-skills/HEAD/agents/fleet-auditor.md -o ~/.claude/agents/nasrulhazim-agent-skills-fleet-auditor.md

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

Full documentation available on GitHub

View Source Repository