Remove all SessionStart and PostToolUse hooks across the marketplace,
retaining only PreToolUse safety hooks and UserPromptSubmit quality hooks.
Add /project and /adr command families, /hygiene check, /cv status.
Create 7 new projman skills for project lifecycle management.
Remove /pm-debug, /suggest-version, /proposal-status commands.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- domain field required in plugin.json and marketplace.json (core/data/ops)
- validate-marketplace.sh enforces domain presence and allowed values
- claude-launch.sh new profiles: saas, ops, debug; infra deprecated
- CANONICAL-PATHS.md and CLAUDE.md updated with domain conventions
BREAKING CHANGE: validate-marketplace.sh rejects plugins without domain field
Version: 8.0.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>