Remove hooks from compounding-engineering plugin
Hooks add complexity and potential conflicts for users. The plugin provides more value through its specialized agents and commands without automated hooks. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -87,10 +87,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- `/workflows/watch` - Monitor changes
|
||||
- `/workflows/work` - Guided development workflow
|
||||
|
||||
#### Hooks (2 total)
|
||||
- `block-main-push.rb` - Prevents accidental main branch pushes
|
||||
- `run-linter.rb` - Automated linter execution
|
||||
|
||||
#### Plugin Infrastructure
|
||||
- Complete plugin.json manifest with metadata
|
||||
- Comprehensive README with usage examples
|
||||
|
||||
Reference in New Issue
Block a user