What problem does it solve?
This Skill generates a master HTML report index that compiles all Orbit outputs into a single, share-friendly file. It streamlines the process of presenting a detailed audit report to project managers, stakeholders, and customers.
Core Features & Use Cases
- Master Report Index: Combines various Orbit outputs such as markdown reports, Playwright HTML, skill audit tabs, Lighthouse score cards, UAT comparison, PM UX, and version diff into one HTML file.
- Customizable Title: Allows setting a custom title for the report for specific releases.
- Quick Start: Provides a simple command to generate the report index and open it in a browser.
- Use Case: When a user needs to generate a master HTML report to share with project managers, stakeholders, or customers, or when a release evidence pack is required.
Quick Start
Run the script to generate the master HTML report index:
python3 ~/Claude/orbit/scripts/generate-reports-index.py
open reports/index.html