This skill provides a structured framework for auditing a codebase for security risks. It ensures that security is not an afterthought by implementing both broad baseline audits and narrow, focused reviews of specific changes.
full-audit for comprehensive reporting and update for focused diff reviews.docs/security-audit.md file with a severity-based summary and actionable recommendations.Designed for use within the Maverick agent ecosystem, compatible with agents that can execute shell commands (uv) and manage local file systems.
This skill has not been reviewed by our automated audit pipeline yet.
Maverick Observability Best Practices
Practical observability standards: metrics, tracing, health checks, SLIs/SLOs and dashboards for production services.
Maverick Code Review Standards
Enforces rigorous code review conventions, PR sizing limits, and branch protection gates for high-quality codebase maintenance.