All projman command names now start with 'projman' prefix to match
git-flow behavior and avoid forced plugin namespace in autocomplete.
Before: /projman:sprint-plan, /projman:project-status
After: /projman sprint plan, /projman project status
This matches git-flow which shows /gitflow commit, /gitflow status.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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>