audit-plugin
Run a complete audit of a Metalsmith plugin, combining validation, linting, tests, and coverage into a single health report.
Instructions
Run a comprehensive plugin audit (validation + lint + tests + coverage) and return a health report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Plugin directory path | . |
| fix | No | Apply automatic fixes where possible | |
| output | No | Output format for the audit report | console |