visual-report

Installation
SKILL.md

Visual Report

Produces a single .html file the user opens in a browser to see project context: side-by-side comparisons, context maps, flows, timelines. The report is stakeholder-facing — written for a reader who has never seen the codebase and never will.

Audience contract

The one rule everything else serves: every term in the report must be traceable — either the user named it in the request, or it is a business concept (rule, actor, capability, outcome, limit).

  • Identifiers the user asked about (endpoints, parameters, feature names) are the subject of the report: include them, verbatim and exact.
  • Everything else speaks business language. A rule is described by what it decides, not by where it lives.
  • Research is unrestricted: read any code, file, or history needed to get the facts right. The contract binds the output, not the legwork.
Installs
1
Repository
eaedave/skills
GitHub Stars
1
First Seen
Aug 3, 2026
visual-report — eaedave/skills