audit_codebase
Audit a codebase for production readiness by checking linting, TypeScript, testing, CI/CD, docs, and dependencies, then receive actionable guidance to fix issues.
Instructions
Full audit of a codebase against industry standards: linting, TypeScript, testing, CI/CD, docs, dependencies. Includes actionable guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Project root directory (defaults to current working directory) | |
| depth | No | Directory scan depth (default: 3) |