Skip to content

RC: Claude-compatible skill distribution rollout#20

Merged
snissn merged 12 commits into
mainfrom
feat/claude-skill-rollout-active-packs
Mar 20, 2026
Merged

RC: Claude-compatible skill distribution rollout#20
snissn merged 12 commits into
mainfrom
feat/claude-skill-rollout-active-packs

Conversation

@snissn

@snissn snissn commented Mar 19, 2026

Copy link
Copy Markdown
Member

Summary

This is the cumulative release-candidate review surface for issue #13.

It includes the full Claude-compatible skill distribution rollout after PR #14:

  • compiler + pilot generation
  • website support
  • MCP support
  • docs/onboarding updates
  • evaluation guidance
  • broad rollout to all active 0.4.0 packs
  • Claude Code local preflight + runtime validation helpers

Review framing

Please review this PR as the RC branch against main.

The intermediate stacked PRs (#15-#19) remain useful implementation slices, but this PR is the primary cumulative review surface.

What changed

  • generated Claude-compatible skill bundles under distributions/claude/
  • distribution-aware website UX and skill inspection pages
  • distribution-aware MCP tools
  • updated README / CONTRIBUTING / tutorials / onboarding
  • evaluation guidance and pilot review artifacts
  • rollout to all active packs
  • Claude Code local setup and runtime validation helpers

Validation

  • npm run check:claude-skill:all
  • find distributions/claude -mindepth 2 -maxdepth 2 -type d | sort | xargs node scripts/validate-claude-skill-pack.js
  • npm run check:mcp-distributions
  • npm run check:claude-code-local-setup
  • npm run check:claude-code-skill-runtime
  • npm run build

RC status

Issue #13 is now reviewable as an RC.

Authenticated logged-in Claude Code runtime validation has been split to follow-up issue #21 and is not an RC review blocker for this PR. It remains a GA follow-up.

Refs: #13
Follow-up: #21

@snissn snissn changed the title Roll out Claude skill bundles to active packs RC: Claude-compatible skill distribution rollout Mar 20, 2026
@snissn snissn changed the base branch from feat/claude-skill-evaluation-guidance to main March 20, 2026 00:43
@snissn snissn marked this pull request as ready for review March 20, 2026 00:44
@snissn

snissn commented Mar 20, 2026

Copy link
Copy Markdown
Member Author

Pre-merge UX/onboarding polish is now tracked in #22.

Scope moved there:

  • homepage AI onboarding prompt refinement
  • Agent Packs CTA/distribution hierarchy cleanup
  • tutorial/blog/proof surfacing on /agents

Deferred separately:

This keeps #20 as the cumulative RC review surface while making the remaining polish scope explicit before merge.

@snissn snissn merged commit 9f626d2 into main Mar 20, 2026
1 check passed
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