shimpei1494-react-fastapi-review-before-pr-prompt.prompt.json json Copy{
"prompt": "# コードレビュースキル\n\n以下2点を満たすコードレビューを行います。\n\n- linterの実行結果から修正すべき内容をまとめる\n- `main` ブランチとの差分を確認し、このプロジェクトの規約・品質基準に沿ったコードレビューを行う\n\n## ワークフロー\n\n### Step 1: linterの実行とレビュー\n\n`#tool:agent/runSubagent` を使用して、linter_review サブエージェントを呼び出す。\n\n- 対象エージェント: linter_review.agent.md\n\n### Step 2: AIレビュー\n\n`#tool:agent/runSubagent` を使用して、ai_review サブエージェントを呼び出す。\n\n- 入力: ユーザーからの変更内容の説明(目的・範囲など)が存在すれば、それを入力として使用。\n- 対象エージェント: ai_review.agent.md\n\n## Step 3: レビュー結果のまとめ\n\n各エージェントからの出力を受け取り、レビュー結果の要約とファイル名をユーザーに報告してください。",
"variables": [],
"notes": "mainブランチとの差分を取得してコードレビューを行う Tools: execute, read, agent, search, todo. Arguments: 変更内容の説明(目的・範囲など)を入力してください.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/shimpei1494/react-fastapi",
"path": ".github/prompts/review_before_pr.prompt.md",
"ref": "6d57b142e85a1c59a7e875eb4dd97620b1f7ff20",
"url": "https://github.com/shimpei1494/react-fastapi/blob/6d57b142e85a1c59a7e875eb4dd97620b1f7ff20/.github/prompts/review_before_pr.prompt.md",
"key": "shimpei1494/react-fastapi/.github/prompts/review_before_pr.prompt.md"
}
},
"model_hints": [
"Claude Opus 4.6 (copilot)"
]
}