Skip to content

Sync workspace skills with local updates: usage-report, graph, sensitive-scan#318

Merged
bgmcmullen merged 1 commit into
masterfrom
sync-workspace-skills
Jul 15, 2026
Merged

Sync workspace skills with local updates: usage-report, graph, sensitive-scan#318
bgmcmullen merged 1 commit into
masterfrom
sync-workspace-skills

Conversation

@bgmcmullen

@bgmcmullen bgmcmullen commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Brings the claude and codex plugin workspaces up to date with the skills as evolved in the local ~/.claude install.

  • New skills in both workspaces: hypaware-ai-usage-report (the merged adoption + spend review), hypaware-graph, and hypaware-sensitive-scan — wired into contributes.skills in each hypaware.plugin.json and the registration lists in each plugin's src/index.js.
  • Refreshed report skills: adoption and spend now carry their SUPERSEDED-by-usage-report markers; improvement and security gain the mandatory "step 0" query-mechanics preamble (graph-vs-messages routing, the query shapes that have crashed servers).
  • hypaware-report-to-html: landing-page nav requirement, rec-cards-required rule.
  • hypaware-query: MCP-route clarifications (direct client connection vs hyp remote, same-server overlap, result-size behavior).
  • Codex adaptation: the codex copy of hypaware-sensitive-scan reworks its session opt-out recommendation, since /hypaware-ignore ships for Claude sessions only (LLP 0066); Codex one-offs get a narrow hyp ignore <subfolder> instead. This matches the existing pattern where only hypaware-query and hypaware-reference carry deliberate codex wording deltas.

A follow-up (the waste-analysis move from the usage review into the improvement report, edited locally 2026-07-15) is intentionally not included and will land separately.

Test plan

  • npm test — 7 failures, all pre-existing on a clean checkout of master (squirreling chunks is not async iterable), untouched by this change
  • npm run smoke -- core_boot_noop — passes, exercising plugin activation including the new skill registrations
  • Both manifests validated as JSON; diff -rq confirmed the claude workspace was byte-identical to the local skill tree at sync time

🤖 Generated with Claude Code

@bgmcmullen bgmcmullen force-pushed the sync-workspace-skills branch from 8d9c18b to 61aff27 Compare July 15, 2026 20:43
…ive-scan

Bring the claude and codex plugin workspaces up to date with the skills
as evolved in the local ~/.claude install:

- Add hypaware-ai-usage-report (the merged adoption + spend review),
  hypaware-graph, and hypaware-sensitive-scan to both workspaces, wiring
  them into contributes.skills and the index.js registration lists.
- Refresh the four existing report skills: adoption and spend carry
  their SUPERSEDED-by-usage-report markers; improvement and security
  gain the mandatory "step 0" query-mechanics preamble.
- Refresh hypaware-report-to-html (landing-page nav, rec-card rules).
- Include the pending hypaware-query MCP-route clarifications.

The codex copy of hypaware-sensitive-scan adapts its session opt-out
recommendation: /hypaware-ignore ships for Claude sessions only
(LLP 0066), so Codex one-offs get a narrow hyp ignore instead.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@bgmcmullen bgmcmullen force-pushed the sync-workspace-skills branch from 61aff27 to e685f84 Compare July 15, 2026 21:02
@bgmcmullen bgmcmullen merged commit bc3c4e7 into master Jul 15, 2026
4 checks passed
@bgmcmullen bgmcmullen deleted the sync-workspace-skills branch July 15, 2026 21:33
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