report
Generate project reports including overviews, health scorecards, advisor briefings, and product requirements documents from codebase.
Instructions
[HINT: Report generation. action=overview|scorecard|briefing|prd. Project reports.]
Unified report generation:
action="overview": One-page project overview for stakeholders
action="scorecard": Health metrics scorecard with component scores
action="briefing": Advisor wisdom summary for lowest-scoring areas
action="prd": Product requirements document from codebase
📊 Output: Generated report in specified format 🔧 Side Effects: Creates file (if output_path specified)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | overview | |
| output_format | No | text | |
| output_path | No | ||
| include_recommendations | No | ||
| overall_score | No | ||
| security_score | No | ||
| testing_score | No | ||
| documentation_score | No | ||
| completion_score | No | ||
| alignment_score | No | ||
| project_name | No | ||
| include_architecture | No | ||
| include_metrics | No | ||
| include_tasks | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |