audit-wave

Run a four-wave architectural audit on feature branches with git and markdown.

1|1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/adobecom/mas-claude-config --skill audit-wave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-wave
Source: https://github.com/adobecom/mas-claude-config/tree/main/config/skills/audit-wave
Command: npx skills add https://github.com/adobecom/mas-claude-config --skill audit-wave

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit simplifies and automates the complex process of conducting an architectural audit on large feature branches, reducing the time and effort required for pre-review assessments.

Core Features & Use Cases

  • Multi-Wave Audit: Perform a four-wave architectural audit (smoke, security, hardening, deliverables) to ensure all aspects of a codebase are thoroughly examined.
  • Automated Characterization Testing: Facilitates the creation of tests to preserve current behavior and verify fixes without manual intervention.
  • User-Driven Execution: Triggers an audit based on specific user commands, enabling precise control over the auditing process.
  • Adversarial Discovery: Parallelizes security, architectural, and simplifier reviews for a comprehensive examination of the codebase.
  • Plan Documentation: Automates the creation of detailed audit plans to track progress and outcomes.
  • Use Case: When preparing a large feature branch with 1000+ lines of code, activate this skill with the command "audit this branch" to streamline the pre-review process.

Quick Start

Trigger the 'audit this branch' command to begin the architectural audit on your current branch.

Frequently Asked Questions about audit-wave

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I conduct an architectural code audit on a large feature branch?

Automating a pre-review code audit involves triggering a multi-wave analysis covering smoke, security, hardening, and deliverables. This process uses characterization testing and parallel review personas to thoroughly examine the codebase.

What is characterization testing in a code audit workflow?

Characterization testing in a code audit workflow is the automated creation of tests to preserve current software behavior and verify fixes. It ensures that architectural changes do not introduce regressions during the review process.

How do I prepare a 1000+ line feature branch for architectural review?

Preparing a 1000+ line feature branch for architectural review requires triggering an automated audit command to streamline the pre-review process. This initiates a multi-wave analysis that automates plan documentation and characterization testing.

Does the feature branch audit workflow support parallel security and architecture reviews?

Yes, the feature branch audit workflow supports parallel security and architecture reviews by leveraging adversarial discovery. It parallelizes security, architectural, and simplifier reviews for a comprehensive codebase examination.

Can I use markdown and git to orchestrate a codebase audit in Claude Code?

Yes, you can use markdown and git to orchestrate a codebase audit in the Claude Code environment. The audit workflow leverages these tools to execute multi-wave analysis and automate detailed audit plan documentation.