Skip to content

OAK-302 | Merge zeroheight-audit-docs into the Claude Code plugin#7

Merged
euan-zeroheight merged 4 commits into
mainfrom
euan/oak-302
Jul 21, 2026
Merged

OAK-302 | Merge zeroheight-audit-docs into the Claude Code plugin#7
euan-zeroheight merged 4 commits into
mainfrom
euan/oak-302

Conversation

@euan-zeroheight

@euan-zeroheight euan-zeroheight commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Merges the functionality of zeroheight-demos/zeroheight-audit-docs into the official zeroheight-mcp Claude Code plugin, per OAK-302.

What's in here

  • dsds-audit skill + /audit-docs command copied verbatim from Luke's repo into claude-code/ (5 reference files + 2 templates, hash-identical to the source). No edits were needed — the MCP server name (zeroheight) and tool surface match.
  • Plugin version 0.0.1 → 0.1.0 so existing installs auto-update on merge.
  • README: desktop-app (Cowork) install steps alongside the CLI ones, and audit usage

QA Steps

  1. Install the plugin
  2. Check that the /dsds-audit skill is there and works

@euan-zeroheight euan-zeroheight changed the title feat: merge zeroheight-audit-docs DSDS audit into the Claude Code plugin (OAK-302) OAK-302 | Merge zeroheight-audit-docs into the Claude Code plugin Jul 20, 2026
…gin (OAK-302)

Copies the dsds-audit skill and /audit-docs command verbatim from
zeroheight-demos/zeroheight-audit-docs into the zeroheight-mcp plugin.
The plugin stays login-only: a userConfig-templated URL supporting MCP
via link was built and tested but rejected over the config dialog UX.

Also documents desktop-app (Cowork) install steps and bumps the plugin
to 0.1.0 so existing installs auto-update.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
euan-zeroheight and others added 2 commits July 20, 2026 12:54
…ections

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@euan-zeroheight euan-zeroheight self-assigned this Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we move the skills folder to be at the root level of this repo and symlink it instead? I think it would be nice to also add instructions on to how install this skill with npx skills add as well as adding it to the cursor plugin

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alzeck Thanks for the suggestions, just implemented them all

… skills CLI install

Addresses PR #7 review: skills/ now lives at the repo root (claude-code/skills
is a relative symlink — verified the plugin installer dereferences it into the
cache), the cursor plugin manifest picks up the same directory via its skills
field, and the README documents standalone install with npx skills add.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@euan-zeroheight
euan-zeroheight merged commit 0b851e7 into main Jul 21, 2026
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.

2 participants