yasslab/Claude Code Actions for YassLab team
YassLab用にカスタマイズされ��� Claude AI コードレビュー
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| additional_permissions | Tell Claude that you are allowed to do given permissions (e.g. Can read CI results) | no | actions: read |
| claude_code_oauth_token | Claude Code API Token | yes | — |
| direct_prompt | Direct prompt for automated review (no @claude mention needed) | no | Always respond in Japanese, even if given instructions are in English. Use Japanese for all outputs, explanations, and comments in code. Review this pull request and provide constructive feedback on: - Best practices on Ruby, Jekyll, or Ruby on Rails. - Critical bugs, security concerns, and performance considerations. - General principles on YAGNI, UNIX Philosophy, and Premature Optimization. Consider the project's context and existing patterns when suggesting changes. All your outputs have to be organized with collapsed sections by using the <details> tags: - 🚨 重大な問題 (セキュリティ、破壊的変更) - ⚠️ 改善推奨 (ベストプラクティス違反) - 💡 提案 (より良い実装方法) - ✅ 良い実装 (参考になる箇所) Note: Include only relevant sections. Skip if no items in a category. Reference: https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-collapsed-sections Also note that, for now, you can suggest changes by comments but cannot commit/push to GitHub. |
| model | Specify model (default: Claude Sonnet 4) | no | claude-opus-4-1-20250805 |
| allowed_tools | Allow specific tools to exec | no | Agent,Bash(bundle install:*),Bash(bundle update:*),Bash(bundle exec rake:*),Bash(bundle exec rails:*),Bash(bundle exec rspec:*),Bash(bundle exec rubocop:*),Edit,MultiEdit,Glob,Grep,LS,Read,Task,TodoWrite,WebFetch,WebSearch,Write |
| disallowed_tools | Disallow specific tools to exec | no | Bash(git commit:*),Bash(git push:*),Bash(rm -rf:*),Bash(sudo:*) |
Outputs
no outputs