Update report-to-html and adoption-report skills (claude + codex copies)#293
Open
bgmcmullen wants to merge 1 commit into
Open
Update report-to-html and adoption-report skills (claude + codex copies)#293bgmcmullen wants to merge 1 commit into
bgmcmullen wants to merge 1 commit into
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refreshes the
hypaware-report-to-htmlskill (docs + stylesheet) and adds a small charting directive tohypaware-ai-adoption-report, applied identically to both theclaude/andcodex/plugin-workspace copies.hypaware-report-to-html
metric-gridbut prose-only findings is half-done, so every numbered finding becomes areccard; documents that.md->.htmllink rewriting runs on emitted HTMLhrefs (catching links inside raw-HTML components and cross-report links like../<other-slug>.md); adds matching verification greps.hypaware-ai-adoption-report
Test plan
claude/andcodex/skill copies verified byte-identical after the update.🤖 Generated with Claude Code