Audit Feature

Orchestrate a full static audit of a Flutter feature folder across all present clean-architecture layers — domain, data, application, and presentation. Delegates each layer to its dedicated per-layer audit skill (running them in parallel via Explore subagents), then aggregates violations into one grouped report and offers targeted fixes. Falls back to audit-presentation-layer alone when only presentation/ is present (sub-feature or UI-only feature). Use proactively when the user says "audit feature", "audit this feature", "review feature", "audit this feature folder", "check all layers", or "full feature audit".

iamantoniodinuzzo 60f805d 6.4 KB Updated

File contents

iamantoniodinuzzo/claude-flutter/tree/main/skills/audit-feature commit 60f805d5c1

Frequently asked questions

npx skillmds@latest add iamantoniodinuzzo/audit-feature