You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: add Claude workflow automation and streamline CLAUDE.md (#83)
* docs: add Claude workflow automation and streamline CLAUDE.md
- Add /pre-pr command for pre-commit validation (build, test, changelog check)
- Add /review-bot-comments command for triaging bot review findings
- Add pre-commit hook to validate builds/tests before commit
- Update development workflow to reference new commands
- Streamline CLAUDE.md (remove verbose namespace examples, simplify comments section)
- Add testing requirements table showing coverage gaps (Auth, Migration need tests)
- Add bot review handling guidance
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* docs: minor refinements to hook and CLAUDE.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: improve pre-commit hook robustness
- Add warning message on JSON parse failure (#9)
- Handle FileNotFoundError when dotnet not in PATH (#1, #12)
- Add 5-minute timeout to subprocess calls (#11)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* fix: improve pre-commit hook command detection and output
- Use shlex.split for robust git commit detection (#2)
- Print both stdout and stderr on build/test failure (#3, #4)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* docs: simplify gh api permission in settings example
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments