[2.11.1] Remove /prime command from plugin
Fixes #41 The /prime command was a personal setup command that shouldn't have been included in the distributed plugin. It caused confusion when users had hooks that auto-invoked it on session start. Users who want a prime command can add it to their personal ~/.claude/commands/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
### Removed
|
||||
|
||||
- **`prime.md`** - Removed from plugin (personal setup command, not for distribution)
|
||||
- **`codify.md`** - Removed deprecated command (replaced by `/compound`)
|
||||
|
||||
## [2.10.0] - 2025-12-10
|
||||
|
||||
Reference in New Issue
Block a user