mergegate/.miyabi/prompts/code-review.md
Shunsuke Hayashi 2db321f184 docs: Add project documentation and Miyabi config
- Add AGENTS.md with agent specifications
- Add MIYABI.md with project overview
- Add README.github.md for GitHub display
- Add .miyabi/ configuration directory

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 22:23:43 +09:00

318 B

Code Review Prompt

以下のコードをレビューしてください:

チェックポイント

  • コードの品質と可読性
  • エラーハンドリング
  • パフォーマンス
  • セキュリティ
  • テストカバレッジ

出力形式

  1. 問題点(重要度順)
  2. 改善提案
  3. 良い点