plan plugin- Removed entirely (write-plan, execute-plan, brainstorm commands and skills)agents plugin- Removed entirely (parallel dispatch skill)skills plugin- Replaced by learn plugindotai commands- Removed opus, fix, create-snippet commandswatch.md- Removed from registrygit commands- Removed commands, now skills onlydebug commands- Removed commands, now skills onlytest commands- Removed commands, now skills only
learn plugin- Continuous learning system for extracting reusable knowledge from work sessions into Claude Code skills
git plugin- Renamed skills: drafting-pr → draft-pr, creating-pr → create-pr, reviewing-pr → review-prgh-docs plugin- Renamed to dig plugintest plugin- Renamed skill: test-driven-development → tdddebug plugin- Renamed skills: systematic-debugging → debug, root-cause-tracing → trace- Updated all plugin integrations to remove plan/agents/skills references
- Simplified README.md documentation
- Updated CONTRIBUTING.md skill examples (debug/test/git instead of plan skills)