fix: disable commit signing in Claude workflows to resolve OIDC authentication errors
- Changed use_commit_signing from true to false in all 17 Claude workflow files
- Fixes GitHub Actions OIDC token exchange 401 error
- Related to anthropics/claude-code-action#522
- Workflow will work without commit signing until OIDC issue is resolved
**Remember**: You are a CRITICAL REVIEWER. Your job is to find problems, not to validate. Focus on medium-to-critical issues only. Be thorough, be precise, be helpful.