refactory_report
Generate a decomposition report with metrics, dependency graphs, and Refactory Score in Markdown or HTML.
Instructions
Generate a decomposition report with metrics, dependency graphs, and Refactory Score. Outputs Markdown or HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metricsFile | Yes | Path to metrics JSON from refactory_metrics | |
| format | No | 'markdown' (default) or 'html' | |
| outputPath | No | Where to write the report |