Commit graph

4 commits

Author SHA1 Message Date
Snider
f3b16c108a fix: use correct marketplace.json schema 2026-02-01 02:44:37 +00:00
Snider
1b4812a657 fix: correct marketplace.json schema 2026-02-01 02:42:25 +00:00
Snider
6ec1e4963a fix: add marketplace.json for plugin discovery
Claude Code plugin marketplaces require .claude-plugin/marketplace.json

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 02:40:20 +00:00
Snider
0a89ac91d1 feat: initial Claude Code plugin for host-uk monorepo
- Skills for core CLI, PHP, and Go patterns
- PreToolUse hooks to block destructive commands and enforce core CLI
- PreCompact/SessionStart hooks for context preservation
- PostToolUse hooks for auto-formatting and debug warnings
- /core:remember command for manual context capture

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 02:36:33 +00:00