Flywheel Audit
Description
--- description: Audit the codebase for bugs, security issues, test gaps, and dead code. argument-hint: "[full|quick]" --- Run a codebase audit. $ARGUMENTS Audit mode: "full" (4 parallel agents) or "quick" (2 agents). Default: full. **Setup:** 1. Bootstrap Agent Mail: call `macro_start_session(human_key: cwd, program: "claude-code", model: your-model, task_description: "Codebase audit")` 2. Create a team: `TeamCreate(team_name: "audit")` **Full audit** — spawn 4 agents in parallel, each with
Installation
Installs to ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-audit/SKILL.md
mkdir -p ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-audit && curl -fsSL https://raw.githubusercontent.com/burningportra/agent-flywheel-plugin/HEAD/commands/flywheel-audit.md -o ~/.claude/skills/burningportra-agent-flywheel-plugin-flywheel-audit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -