fix: protected branch detection and non-blocking hooks #111

Merged
lmiranda merged 1 commits from fix/issue-109-110-hooks-and-protected-branch into development 2026-01-23 16:08:39 +00:00

1 Commits

Author SHA1 Message Date
35cf20e02d fix: protected branch detection and non-blocking hooks
- Add protected branch detection to /commit command (Step 1)
- Warn users before committing to protected branches
- Offer to create feature branch automatically
- Rewrite doc-guardian hook to be truly non-blocking
- Enforce strict [plugin-name] prefix in all hook outputs
- Add forbidden words list to prevent accidental blocking

Fixes #109, #110

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 11:08:00 -05:00