Skip to content

Update report-to-html and adoption-report skills (claude + codex copies)#293

Open
bgmcmullen wants to merge 1 commit into
masterfrom
report-to-html-skill-updates
Open

Update report-to-html and adoption-report skills (claude + codex copies)#293
bgmcmullen wants to merge 1 commit into
masterfrom
report-to-html-skill-updates

Conversation

@bgmcmullen

Copy link
Copy Markdown
Contributor

Summary

Refreshes the hypaware-report-to-html skill (docs + stylesheet) and adds a small charting directive to hypaware-ai-adoption-report, applied identically to both the claude/ and codex/ plugin-workspace copies.

hypaware-report-to-html

  • SKILL.md: guards against partial enrichment - a one-pager with a metric-grid but prose-only findings is half-done, so every numbered finding becomes a rec card; documents that .md -> .html link rewriting runs on emitted HTML hrefs (catching links inside raw-HTML components and cross-report links like ../<other-slug>.md); adds matching verification greps.
  • authoring.md / components.md: per-entity rollup tables (by user/gateway, team, repo, model) always ship with a companion breakdown chart; the landing page becomes an at-a-glance dashboard whose cards hoist each report's top metric-grid tiles as stat rows (no summary prose); documents the restrained data-report register (color only for judgment, no webfonts/gradients/shadows).
  • assets/style.css: restyled to match the documented register - system type, hairline rules, flat charts.

hypaware-ai-adoption-report

  • Chart the who-breakdowns per the HTML renderer's authoring contract: share of messages/tokens by gateway, main-vs-subagent token split, and by-team rollups only where a real grouping exists.

Test plan

  • Docs-and-stylesheet change only; no runtime code touched.
  • claude/ and codex/ skill copies verified byte-identical after the update.

🤖 Generated with Claude Code

hypaware-report-to-html:
- SKILL.md: guard against partial enrichment (metric-grid without carded
  findings is half-done), rewrite .md links on emitted HTML hrefs including
  cross-report and raw-HTML component links, and add matching verification
  greps
- authoring.md/components.md: per-entity rollup tables always get a companion
  breakdown chart; landing page becomes an at-a-glance dashboard with stats
  hoisted from each report's metric-grid; document the restrained data-report
  register
- assets/style.css: restyle to match (system type, hairline rules, flat
  charts, judgment-only color)

hypaware-ai-adoption-report:
- chart the who-breakdowns (gateway share, main-vs-subagent split, real team
  rollups only) per the HTML renderer's authoring contract

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant