@theauditortool/auditor

by theauditortool · v1.0.0 · prompt

For full documentation, see: @/.auditorvenv/.theauditortools/agents/AGENTS.md

Install

Add @theauditortool/auditor to Claude Code with the PolySkill CLI: polyskill add @theauditortool/auditor

Instructions

<!-- THEAUDITOR:START --> # TheAuditor Agent System For full documentation, see: @/.auditor_venv/.theauditor_tools/agents/AGENTS.md **Quick Route:** | Intent | Agent | Triggers | |--------|-------|----------| | Plan changes | planning.md | plan, architecture, design, structure | | Refactor code | refactor.md | refactor, split, extract, modularize | | Security audit | security.md | security, vulnerability, XSS, SQLi, CSRF | | Trace dataflow | dataflow.md | dataflow, trace, source, sink | **The One Rule:** Database first. Always run `aud blueprint --structure` before planning. **Agent Locations…

Keywords: github, code-review, automated-testing, software-quality, devops-tools, ci-cd, version-control, code-analysis