[{"data":1,"prerenderedAt":1900},["ShallowReactive",2],{"/ja-jp/blog/claude-code-and-gitlab":3,"navigation-ja-jp":1134,"banner-ja-jp":1551,"footer-ja-jp":1560,"blog-post-authors-ja-jp-Michael Friedrich":1801,"blog-related-posts-ja-jp-claude-code-and-gitlab":1816,"blog-promotions-ja-jp":1839,"next-steps-ja-jp":1891},{"id":4,"title":5,"authors":6,"body":8,"category":1114,"date":1115,"description":1116,"extension":1117,"externalUrl":1118,"featured":148,"heroImage":1119,"meta":1120,"navigation":148,"path":1121,"seo":1122,"slug":1125,"stem":1126,"tags":1127,"template":1131,"updatedDate":1132,"__hash__":1133},"blogPosts/ja-jp/blog/claude-code-and-gitlab.md","Claude CodeとGitLab：リリースまでの3つのワークフロー",[7],"Michael Friedrich",{"type":9,"value":10,"toc":1099},"minimark",[11,15,18,21,24,37,41,81,86,89,108,156,159,171,175,182,189,201,214,220,228,352,355,364,374,377,380,409,418,424,430,433,446,450,453,460,464,473,484,494,521,531,549,552,571,577,586,589,592,599,608,615,621,624,633,640,646,649,669,672,678,681,690,697,703,706,712,716,725,731,739,755,770,778,781,790,793,799,802,827,833,836,842,846,849,861,1007,1015,1024,1033,1036,1039,1042,1045,1056,1059,1095],[12,13,14],"p",{},"Claude Codeが開発者に支持される理由は、ターミナルやIDE内でシニアエンジニアとペアプログラミングをしているような感覚を味わえるからです。なじみのないコードの理解、修正の提案、新機能のスキャフォールディングを素早く行えます。",[12,16,17],{},"しかし、注目すべきパターンがあります。エージェント型コーディングツールがコードを書く能力を向上させるほど、ソフトウェアライフサイクルの残りの工程がそれに追いつけなくなっていきます。バグのバックログは増加し、パイプラインの失敗率は上昇し、セキュリティの脆弱性はチームがトリアージできるペースよりも速く蓄積されていきます。コードを書くことと、ソフトウェアをリリースすることは同じではなく、両者の間には確かなギャップが存在します。",[12,19,20],{},"GitLabは、Claude Codeの後に続くソフトウェアライフサイクルの残りのすべての工程（CI/CD、セキュリティスキャン、コードレビュー、承認）を、一か所で、監査証跡付きで加速します。",[12,22,23],{},"このチュートリアルでは、Claude Codeがコードベースで素早く動作し、GitLabがそのコードを認定されたリリース可能な変更へと仕上げる3つのシナリオを紹介します。",[25,26,27,31,34],"ul",{},[28,29,30],"li",{},"C++のバグをClaude Codeで修正し、GitLab CI/CD、セキュリティスキャン、Duo Code Reviewに後の処理を任せる。",[28,32,33],{},"GitLab MCPのコンテキストを追加して、Claudeがローカルファイルだけでなく実際のイシューから作業できるようにする。",[28,35,36],{},"Duo Agent PlatformのClaudeを利用した外部エージェントを使用して、MR内のコードレビューフィードバックに直接対応する。",[38,39,40],"h2",{"id":40},"前提条件",[42,43,44,54,63,78],"ol",{},[28,45,46,47,53],{},"ターミナルで設定済みかつ実行中の",[48,49,52],"a",{"href":50,"rel":51},"https://code.claude.com/docs/en/overview",[],"Claude Code","。",[28,55,56,57,62],{},"バグレポートや機能提案のイシューが含まれるGitLabプロジェクト（例：",[48,58,61],{"href":59,"rel":60},"https://gitlab.com/gitlab-da/use-cases/ai/gitlab-duo-agent-platform/demo-environments/tanuki-iot-platform",[],"Tanuki Iot Platformプロジェクト","）。",[28,64,65,66,71,72,77],{},"特定のユースケース向け：",[48,67,70],{"href":68,"rel":69},"https://docs.gitlab.com/ja-jp/user/gitlab_duo/model_context_protocol/mcp_server/",[],"GitLab MCPサーバー","と",[48,73,76],{"href":74,"rel":75},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/agents/external/",[],"外部エージェント","を備えたGitLab Duo Agent Platform。",[28,79,80],{},"コードのビルドに必要なもの：C++向けのCMake、Make、gcc/clang++、JavaはMaven。",[82,83,85],"h3",{"id":84},"gitlabプロジェクトの準備","GitLabプロジェクトの準備",[12,87,88],{},"このチュートリアルの手順を自分の開発環境で再現する場合は、以下を実施してください。",[25,90,91,97,100],{},[28,92,93,96],{},[48,94,61],{"href":59,"rel":95},[],"をGitLab環境にインポートします。オープンイシューもすべてインポートしてください。",[28,98,99],{},"プロジェクトをローカル環境にクローンし、ディレクトリに移動します。",[28,101,102,103,107],{},"ターミナルを開き、",[104,105,106],"code",{},"claude","コマンドでClaude Codeを起動します。",[109,110,115],"pre",{"className":111,"code":112,"language":113,"meta":114,"style":114},"language-shell shiki shiki-themes github-light","git clone https://gitlab.example.com/examplegroup/tanuki-iot-platform.git\ncd tanuki-iot-platform\n\nclaude\n","shell","",[104,116,117,133,143,150],{"__ignoreMap":114},[118,119,122,126,130],"span",{"class":120,"line":121},"line",1,[118,123,125],{"class":124},"s7eDp","git",[118,127,129],{"class":128},"sYBdl"," clone",[118,131,132],{"class":128}," https://gitlab.example.com/examplegroup/tanuki-iot-platform.git\n",[118,134,136,140],{"class":120,"line":135},2,[118,137,139],{"class":138},"sYu0t","cd",[118,141,142],{"class":128}," tanuki-iot-platform\n",[118,144,146],{"class":120,"line":145},3,[118,147,149],{"emptyLinePlaceholder":148},true,"\n",[118,151,153],{"class":120,"line":152},4,[118,154,155],{"class":124},"claude\n",[12,157,158],{},"プロンプトでプロジェクトの目的を確認します。",[109,160,164],{"className":161,"code":162,"language":163,"meta":114,"style":114},"language-markdown shiki shiki-themes github-light","What is this project about?\n","markdown",[104,165,166],{"__ignoreMap":114},[118,167,168],{"class":120,"line":121},[118,169,162],{"class":170},"sgsFI",[38,172,174],{"id":173},"claude-codeとgitlabを使い始める","Claude CodeとGitLabを使い始める",[12,176,177,178,181],{},"最初のシナリオでは、C++で書かれたハードウェアセンサーのバグを修正します。Arduinoコレクターは、USB接続されたArduino Uno R4ボードからメトリクスを読み取りますが、デバイス",[104,179,180],{},"/dev/ttyACM0","が接続されていない場合にクラッシュします。",[12,183,184],{},[185,186],"img",{"alt":187,"src":188,"title":187},"Arduino IoTコレクターのクラッシュバグレポートを示すGitLabイシュー","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079018/itfnec4qrlldxfftwnig.png",[12,190,191,196,197,200],{},[48,192,195],{"href":193,"rel":194},"https://gitlab.com/gitlab-da/use-cases/ai/gitlab-duo-agent-platform/demo-environments/tanuki-iot-platform/-/work_items/4",[],"イシュー4","のバグレポートを確認した後、",[104,198,199],{},"main.cpp","ファイルのコードを調べます。例えばvimを使って確認できます。",[109,202,204],{"className":111,"code":203,"language":113,"meta":114,"style":114},"vim sensors/arduino-iot-collector/src/main.cpp\n",[104,205,206],{"__ignoreMap":114},[118,207,208,211],{"class":120,"line":121},[118,209,210],{"class":124},"vim",[118,212,213],{"class":128}," sensors/arduino-iot-collector/src/main.cpp\n",[12,215,216],{},[185,217],{"alt":218,"src":219,"title":218},"vimで開いたArduino IoTコレクターのソースコード","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079018/mjof3rgdlxjy2trmgehq.png",[12,221,222,227],{},[48,223,226],{"href":224,"rel":225},"https://cmake.org/",[],"CMake","でコレクターのバイナリをビルドして実行し、問題を再現します。",[109,229,231],{"className":111,"code":230,"language":113,"meta":114,"style":114},"cmake -S . -B build\ncmake --build build\n\n./build/arduino_iot_collector\nStarting Arduino IoT Collector Application...\nlibc++abi: terminating due to uncaught exception of type std::runtime_error: Failed to initialize Arduino temperature sensor: Arduino port not found: /dev/ttyACM0\n[1]    85289 abort      ./build/arduino_iot_collector\n",[104,232,233,250,259,263,268,286,346],{"__ignoreMap":114},[118,234,235,238,241,244,247],{"class":120,"line":121},[118,236,237],{"class":124},"cmake",[118,239,240],{"class":138}," -S",[118,242,243],{"class":128}," .",[118,245,246],{"class":138}," -B",[118,248,249],{"class":128}," build\n",[118,251,252,254,257],{"class":120,"line":135},[118,253,237],{"class":124},[118,255,256],{"class":138}," --build",[118,258,249],{"class":128},[118,260,261],{"class":120,"line":145},[118,262,149],{"emptyLinePlaceholder":148},[118,264,265],{"class":120,"line":152},[118,266,267],{"class":124},"./build/arduino_iot_collector\n",[118,269,271,274,277,280,283],{"class":120,"line":270},5,[118,272,273],{"class":124},"Starting",[118,275,276],{"class":128}," Arduino",[118,278,279],{"class":128}," IoT",[118,281,282],{"class":128}," Collector",[118,284,285],{"class":128}," Application...\n",[118,287,289,292,295,298,301,304,307,310,313,316,319,321,324,326,329,332,334,337,340,343],{"class":120,"line":288},6,[118,290,291],{"class":124},"libc++abi:",[118,293,294],{"class":128}," terminating",[118,296,297],{"class":128}," due",[118,299,300],{"class":128}," to",[118,302,303],{"class":128}," uncaught",[118,305,306],{"class":128}," exception",[118,308,309],{"class":128}," of",[118,311,312],{"class":128}," type",[118,314,315],{"class":128}," std::runtime_error:",[118,317,318],{"class":128}," Failed",[118,320,300],{"class":128},[118,322,323],{"class":128}," initialize",[118,325,276],{"class":128},[118,327,328],{"class":128}," temperature",[118,330,331],{"class":128}," sensor:",[118,333,276],{"class":128},[118,335,336],{"class":128}," port",[118,338,339],{"class":128}," not",[118,341,342],{"class":128}," found:",[118,344,345],{"class":128}," /dev/ttyACM0\n",[118,347,349],{"class":120,"line":348},7,[118,350,351],{"class":170},"[1]    85289 abort      ./build/arduino_iot_collector\n",[12,353,354],{},"Claude Codeを開き、次のプロンプトで修正を依頼します。",[109,356,358],{"className":161,"code":357,"language":163,"meta":114,"style":114},"Please help me fix the Arduino IoT Collector sensor - it crashes.\n",[104,359,360],{"__ignoreMap":114},[118,361,362],{"class":120,"line":121},[118,363,357],{"class":170},[12,365,366,367,369,370,373],{},"Claude Codeはコードベースを検索し、",[104,368,199],{},"ファイルの問題を特定します。このファイルでは",[104,371,372],{},"std::runtime_error()","例外がスローされ、アプリケーションが即座にクラッシュしています。期待される動作は、ユーザーフレンドリーな設定エラーをログに記録し、アプリケーションの実行を継続することです。",[12,375,376],{},"ソースコードの修正とビルドが成功したら、Gitブランチの作成、コミット、マージリクエストの作成を行い、CI/CDパイプライン、セキュリティスキャン、コードレビューのワークフローをトリガーします。",[12,378,379],{},"Claude CodeでGitを操作するには、いくつかの方法があります。",[25,381,382,388],{},[28,383,384,385],{},"プロンプトを使用する：",[104,386,387],{},"Please help me create a Git branch and commit and push the changes.",[28,389,390,391,394,395,398,399,398,402,405,406,408],{},"シェルコマンドを実行する：",[104,392,393],{},"!","でコマンドプロンプトを開き、",[104,396,397],{},"git checkout -b fix-arduino-sensor","、",[104,400,401],{},"git commit -avm \"...\"",[104,403,404],{},"git push","コマンドを順に実行します。",[104,407,404],{},"の出力にMR作成URLが生成されます。クリックするとブラウザが開き、フォームに入力できます。",[12,410,411,412,417],{},"MRが作成されるとCI/CDパイプラインがトリガーされ、ビルドとテストの動作を確認します。セキュリティスキャンにより、新たな脆弱性が導入されていないことを確認します。新しいMRは自動的に",[48,413,416],{"href":414,"rel":415},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/flows/foundational_flows/code_review/",[],"GitLab Duo Code Review Flow","をトリガーし、修正の正確性を評価します。開発スタイルガイドとカスタムレビュー指示に従って評価が行われます。",[12,419,420],{},[185,421],{"alt":422,"src":423,"title":422},"C++向けGitLab Duo Code Reviewのカスタム指示","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079019/wasta2rqivrvrsjtw1jv.png",[12,425,426],{},[185,427],{"alt":428,"src":429,"title":428},"GitLab Duo Code Review Flowのレビューフィードバックコメント","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079019/r2oalo1xwkpbmeispflo.png",[12,431,432],{},"Claude Code、GitLab CI/CD、GitLab Duo Agent Platformの動作を紹介する短い録画をご覧いただけます。",[434,435,438,439],"figure",{"className":436},[437],"video_container","\n  ",[440,441,445],"iframe",{"src":442,"frameBorder":443,"allowFullScreen":444},"https://www.youtube.com/embed/JH4Sae3eDpw","0","true"," ",[38,447,449],{"id":448},"gitlab-mcpを使ったclaude-codeによるcバグの修正","GitLab MCPを使ったClaude CodeによるC++バグの修正",[12,451,452],{},"前のシナリオでは、Claude Codeがローカルのコードリポジトリを検索し、利用可能なコンテキストを基に修正を推定しました。しかし、バグを説明するGitLabイシュー、デバッグの議論、問題の修正方法や長期的な対処法についての情報が欠けていました。また、マージリクエストやイシューに保存された過去のコード変更の履歴（ソフトウェア開発ライフサイクル（SDLC）のコンテキスト）も考慮されていませんでした。",[12,454,455,456,459],{},"このような豊富なGitLab SDLCコンテキストを活用するために、",[48,457,70],{"href":68,"rel":458},[],"をClaude Codeに統合できます。",[82,461,463],{"id":462},"gitlab-mcpサーバーの設定","GitLab MCPサーバーの設定",[12,465,466,467,472],{},"GitLab MCPサーバーがインスタンスまたはトップレベルグループで",[48,468,471],{"href":469,"rel":470},"https://docs.gitlab.com/ja-jp/user/gitlab_duo/model_context_protocol/mcp_server/#prerequisites",[],"有効化","されていることを確認してください。",[12,474,475,476,479,480,483],{},"新しいターミナルを開き、",[104,477,478],{},"http","トランスポートタイプを使用して",[48,481,70],{"href":68,"rel":482},[],"をClaude Codeに追加します。",[12,485,486,489,490,493],{},[104,487,488],{},"gitlab.example.com","をご自身のGitLabインスタンスのURLに変更するか、",[104,491,492],{},"GitLab.com","を使用してください。",[109,495,497],{"className":111,"code":496,"language":113,"meta":114,"style":114},"claude mcp add --transport http GitLab https://gitlab.example.com/api/v4/mcp\n",[104,498,499],{"__ignoreMap":114},[118,500,501,503,506,509,512,515,518],{"class":120,"line":121},[118,502,106],{"class":124},[118,504,505],{"class":128}," mcp",[118,507,508],{"class":128}," add",[118,510,511],{"class":138}," --transport",[118,513,514],{"class":128}," http",[118,516,517],{"class":128}," GitLab",[118,519,520],{"class":128}," https://gitlab.example.com/api/v4/mcp\n",[12,522,523,524,526,527,530],{},"新しいターミナルセッションで",[104,525,106],{},"を実行し、",[104,528,529],{},"/mcp","と入力して、開いたブラウザページでOAuthを使用してGitLab MCPサーバーで認証します。",[109,532,534],{"className":111,"code":533,"language":113,"meta":114,"style":114},"claude\n\n/mcp\n",[104,535,536,540,544],{"__ignoreMap":114},[118,537,538],{"class":120,"line":121},[118,539,155],{"class":124},[118,541,542],{"class":120,"line":135},[118,543,149],{"emptyLinePlaceholder":148},[118,545,546],{"class":120,"line":145},[118,547,548],{"class":124},"/mcp\n",[12,550,551],{},"接続を確認するには、Claudeに次のように質問します。",[109,553,555],{"className":161,"code":554,"language":163,"meta":114,"style":114},"Which GitLab MCP tools are available to you?\n\nShow the GitLab MCP Server version\n",[104,556,557,562,566],{"__ignoreMap":114},[118,558,559],{"class":120,"line":121},[118,560,561],{"class":170},"Which GitLab MCP tools are available to you?\n",[118,563,564],{"class":120,"line":135},[118,565,149],{"emptyLinePlaceholder":148},[118,567,568],{"class":120,"line":145},[118,569,570],{"class":170},"Show the GitLab MCP Server version\n",[12,572,573],{},[185,574],{"alt":575,"src":576,"title":575},"GitLab MCPサーバーのバージョンを確認するClaude Code","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079019/f2ygt6wuuvxxbpticcgt.png",[12,578,579,580,585],{},"Claude CodeをGitLab MCPサーバーで認証すると、",[48,581,584],{"href":582,"rel":583},"https://datatracker.ietf.org/doc/html/rfc7591",[],"OAuth","を通じて接続され、昇格された別個の権限ではなく、既存のGitLabアイデンティティで動作します。実際には、Claude Codeはアカウントとプロジェクト／グループのメンバーシップを通じてすでにアクセス権を持っているプロジェクト、イシュー、マージリクエスト、その他のGitLabデータのみを閲覧できます。これは重要なガードレールです。MCPはAIツール内のコンテキストを拡張しますが、GitLabの可視性制御を回避したり、独自に広範なアクセス権を生成したりすることはありません。",[12,587,588],{},"2つ目のガードレールはユーザー承認です。このフローでは、Claude Codeが呼び出したいMCPツールを特定し、処理を進める前に承認を求めるため、外部コンテキストが取得される際も開発者がループに留まります。セキュリティに敏感な環境では、プロンプトで公開されるデータに注意を払い、MCPは主に信頼できるGitLabコンテンツと併用することも重要です。",[82,590,591],{"id":591},"バグレポートのイシューに取り組む",[12,593,594,595,598],{},"プロンプトで",[48,596,195],{"href":193,"rel":597},[],"を参照して、イシューのコンテキストをClaude Codeに取得します。プロジェクトにイシューがない場合は、イシュー4をクローン／コピーして、プロンプトの番号を調整してください。",[109,600,602],{"className":161,"code":601,"language":163,"meta":114,"style":114},"Please help me fix issue 4\n",[104,603,604],{"__ignoreMap":114},[118,605,606],{"class":120,"line":121},[118,607,601],{"class":170},[12,609,610,611,614],{},"Claude Codeはイシューのコンテキストを取得するために",[104,612,613],{},"get_issue","というMCPツールを呼び出す必要があると判断し、承認を求めます。将来の使用を自動的に承認することもできます。",[12,616,617],{},[185,618],{"alt":619,"src":620,"title":619},"MCPツールを使用してイシューのコンテキストを取得するClaude Code","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079021/tj6dpxbemvvgqnbifzjy.png",[12,622,623],{},"Claude Codeがイシューから必要なコンテキストを取得すると、センサーのC++ソースコードを直接分析し始めます。修正を作成して確認した後、Claude Codeがまだ行っていない場合は、新しいGitブランチの作成、コミット、MRの作成を依頼できます。",[109,625,627],{"className":161,"code":626,"language":163,"meta":114,"style":114},"Please create a new Git branch, commit the changes, and create a new merge request\n",[104,628,629],{"__ignoreMap":114},[118,630,631],{"class":120,"line":121},[118,632,626],{"class":170},[12,634,635,636,639],{},"Claude Codeは",[104,637,638],{},"create_merge_request","というMCPツールを見つけ、ブラウザを開くことなく直接MRを作成します。",[12,641,642],{},[185,643],{"alt":644,"src":645,"title":644},"MCPツールを使用してMRを作成し、イシュー4にリンクしたClaude Code","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079021/bo41ti93yonvsy9q2gbw.png",[12,647,648],{},"GitLabでは、MRの作成イベントにより複数の並列ワークフローが自動的にトリガーされます。",[25,650,651,654,662],{},[28,652,653],{},"自動ビルドとテストのためのCI/CDパイプライン",[28,655,656,661],{},[48,657,660],{"href":658,"rel":659},"https://docs.gitlab.com/ja-jp/user/application_security/sast/advanced_sast_cpp/",[],"C++向けAdvanced SAST","によるセキュリティスキャン",[28,663,664,665],{},"GitLab Duo Agent Platformによる",[48,666,668],{"href":414,"rel":667},[],"Code Review Flow",[12,670,671],{},"GitLab内のこれらの自動化されたエージェント型ワークフローは、Claude Codeがイシュー解決のためのAIコーディングを加速するのと同じくらい、ソフトウェアデリバリーを加速します。",[12,673,674],{},[185,675],{"alt":676,"src":677,"title":676},"MR内のCI/CDパイプラインステータス - テストとセキュリティスキャン","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079022/yd3kzf9yp4usdldovs1a.png",[12,679,680],{},"ブラウザでMRを開くか、ターミナルに留まってClaude Codeに次のように確認できます。",[109,682,684],{"className":161,"code":683,"language":163,"meta":114,"style":114},"Is the Merge Request running OK?\n",[104,685,686],{"__ignoreMap":114},[118,687,688],{"class":120,"line":121},[118,689,683],{"class":170},[12,691,692,693,696],{},"MCPツールの",[104,694,695],{},"get_merge_request_pipelines","を使用して、MRパイプラインのステータスを取得し、グリーンでマージ準備完了であることを確認します。",[12,698,699],{},[185,700],{"alt":701,"src":702,"title":701},"MCPツールを使用してMRパイプラインのステータスを取得するClaude Code","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079019/s8cwcvc3r5moui2twjpd.png",[12,704,705],{},"GitLab MCPサーバーのサポートを受けてClaude Codeが問題を修正する方法を学びたい方は、録画をご覧ください。",[434,707,438,709],{"className":708},[437],[440,710,445],{"src":711,"frameBorder":443,"allowFullScreen":444},"https://www.youtube.com/embed/q8XWnmdIaI0",[38,713,715],{"id":714},"外部エージェントレビュアーとしてのclaude-code","外部エージェントレビュアーとしてのClaude Code",[12,717,718,719,724],{},"最後のシナリオでは、Claude Codeが",[48,720,723],{"href":721,"rel":722},"https://gitlab.com/gitlab-da/use-cases/ai/gitlab-duo-agent-platform/demo-environments/tanuki-iot-platform/-/work_items/24",[],"イシュー24","の要件（REST/WebSocketバックエンドを持つSpring Boot APIサーバー）を基に新機能を実装しました。CI/CDパイプラインとセキュリティスキャンは問題なく通過していますが、MRにはコードレビューのフィードバックが待機しています。",[12,726,727],{},[185,728],{"alt":729,"src":730,"title":729},"Spring Boot APIサーバーMRに対するGitLab Duo Code Reviewフィードバック","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079022/to7zvyrarrvcnyuuzldi.png",[12,732,733,734,738],{},"イシュー、エピック、MRにClaude Codeをコラボレーションパートナーとして追加し、タスクに一緒に取り組むことができます。前提条件については",[48,735,737],{"href":74,"rel":736},[],"外部エージェントのドキュメント","を参照してください。",[12,740,741,742,746,747,750,751,754],{},"プロジェクトメニューの",[743,744,745],"strong",{},"AI > Agents","から",[104,748,749],{},"Claude Agent by GitLab","を有効にします。後でエージェントをメンションまたはアサインする方法として、サービスアカウント名（パターン：",[104,752,753],{},"@ai-\u003Cagent-name>-\u003Ctop-level-group-name>","）を確認しておいてください。",[12,756,757,758,763,764,769],{},"次に、コードレビューのフィードバックが含まれるMRを開き、要求された変更を確認します。スクリーンショットは",[48,759,762],{"href":760,"rel":761},"https://gitlab.com/gitlab-da/use-cases/ai/gitlab-duo-agent-platform/demo-environments/tanuki-iot-platform/-/merge_requests/78",[],"MR 78","を使用しており、GitLab Duo Code Reviewは",[48,765,768],{"href":766,"rel":767},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/customize/review_instructions/?tab=Java",[],"Javaのカスタムレビュー指示","に従っています。",[12,771,772,773,777],{},"![MRで導入されたAPIエンドポイントの、安全でない\"AllowedOriginPatterns\"に対するGitLab Duo Code Review Flowフィードバック](",[48,774,775],{"href":775,"rel":776},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079039/gvgqmcnijllptvnnyyjc.png",[]," \"MRで導入されたAPIエンドポイントの、安全でない\"AllowedOriginPatterns\"に対するGitLab Duo Code Review Flowフィードバック\")",[12,779,780],{},"Claude Codeエージェントをメンションして新しいコメントを作成します。",[109,782,784],{"className":161,"code":783,"language":163,"meta":114,"style":114},"@ai-claude-agent-by-gitlab-\u003Ctop-level-groupname> Can you help me address the review feedback?\n",[104,785,786],{"__ignoreMap":114},[118,787,788],{"class":120,"line":121},[118,789,783],{"class":170},[12,791,792],{},"このメンションにより、バックグラウンドで新しいエージェントセッションが生成され、Claude Codeエージェントのセットアップが行われ、レビューフィードバックへの対応が開始されます。完了すると、Gitコミットの作成とMRへのサマリーコメントの投稿という指示に従って処理が完了します。",[12,794,795],{},[185,796],{"alt":797,"src":798,"title":797},"Claude Agentによって解決されたGitLab Duo Code Reviewフィードバック","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079038/pqy8f4xo8n0i7yvkajso.png",[12,800,801],{},"ソフトウェア開発が組織のガードレール内に収まるようにするための次のステップを以下に示します。",[25,803,804,807,810,819],{},[28,805,806],{},"残りのレビューフィードバックに対応する。",[28,808,809],{},"CI/CDパイプラインジョブの警告を確認する。",[28,811,812,813,818],{},"潜在的なセキュリティの脆弱性を確認する（例：",[48,814,817],{"href":815,"rel":816},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/flows/foundational_flows/agentic_sast_vulnerability_resolution/",[],"SAST脆弱性解消","を使用）。",[28,820,821,826],{},[48,822,825],{"href":823,"rel":824},"https://docs.gitlab.com/ja-jp/user/project/codeowners/",[],"コードオーナー","として設定された承認権限を持つ開発者からマージリクエストの承認を取得する。",[12,828,829],{},[185,830],{"alt":831,"src":832,"title":831},"CI/CDパイプライン、必要な承認、セキュリティの検出結果、マージステータスを示すマージリクエストウィジェット","https://res.cloudinary.com/about-gitlab-com/image/upload/v1778079039/uzegwykldauzuxucrpjf.png",[12,834,835],{},"Claude CodeがGitLab Duo Agent Platformの外部エージェントとしてレビューを支援する方法を学びたい方は、こちらの動画をご覧ください。",[434,837,438,839],{"className":838},[437],[440,840,445],{"src":841,"frameBorder":443,"allowFullScreen":444},"https://www.youtube.com/embed/Tw0wNet1HCc",[38,843,845],{"id":844},"claude-codeとgitlabのヒント","Claude CodeとGitLabのヒント",[82,847,848],{"id":848},"カスタム指示",[12,850,851,854,855,860],{},[104,852,853],{},"AGENTS.md","のエントリを使用して、コミット前にコードをビルドしてテストすること、変更を最小限に抑えること、プロジェクトのアーキテクチャをより深く理解することをエージェントに指示できます。Tanuki IoT Platformでは以下の",[48,856,859],{"href":857,"rel":858},"https://gitlab.com/gitlab-da/use-cases/ai/gitlab-duo-agent-platform/demo-environments/tanuki-iot-platform/-/blob/main/AGENTS.md?ref_type=heads&plain=1",[],"本番環境の例","を使用しています。",[109,862,864],{"className":161,"code":863,"language":163,"meta":114,"style":114},"## Working with sensors\n\n### Before editing\n1. Identify the sensor directory you're working with\n2. Check for an `AGENTS.md` file in that directory\n3. Read sensor-specific instructions before making changes\n4. Follow language-specific style guides\n\n### Making changes\n- Keep changes minimal and focused on the user request\n- Do not refactor existing code unless specifically instructed\n- Preserve original code formatting\n- Only modify code necessary to solve the specific request\n\n### Creating MRs\n- Always run local builds and tests first\n- Create a new branch for changes\n- Automatically create a merge request after successful commits\n- Reference relevant issues or tasks in the MR description\n",[104,865,866,872,876,881,890,904,912,920,925,931,940,948,956,964,969,975,983,991,999],{"__ignoreMap":114},[118,867,868],{"class":120,"line":121},[118,869,871],{"class":870},"surfw","## Working with sensors\n",[118,873,874],{"class":120,"line":135},[118,875,149],{"emptyLinePlaceholder":148},[118,877,878],{"class":120,"line":145},[118,879,880],{"class":870},"### Before editing\n",[118,882,883,887],{"class":120,"line":152},[118,884,886],{"class":885},"sqxcx","1.",[118,888,889],{"class":170}," Identify the sensor directory you're working with\n",[118,891,892,895,898,901],{"class":120,"line":270},[118,893,894],{"class":885},"2.",[118,896,897],{"class":170}," Check for an ",[118,899,900],{"class":138},"`AGENTS.md`",[118,902,903],{"class":170}," file in that directory\n",[118,905,906,909],{"class":120,"line":288},[118,907,908],{"class":885},"3.",[118,910,911],{"class":170}," Read sensor-specific instructions before making changes\n",[118,913,914,917],{"class":120,"line":348},[118,915,916],{"class":885},"4.",[118,918,919],{"class":170}," Follow language-specific style guides\n",[118,921,923],{"class":120,"line":922},8,[118,924,149],{"emptyLinePlaceholder":148},[118,926,928],{"class":120,"line":927},9,[118,929,930],{"class":870},"### Making changes\n",[118,932,934,937],{"class":120,"line":933},10,[118,935,936],{"class":885},"-",[118,938,939],{"class":170}," Keep changes minimal and focused on the user request\n",[118,941,943,945],{"class":120,"line":942},11,[118,944,936],{"class":885},[118,946,947],{"class":170}," Do not refactor existing code unless specifically instructed\n",[118,949,951,953],{"class":120,"line":950},12,[118,952,936],{"class":885},[118,954,955],{"class":170}," Preserve original code formatting\n",[118,957,959,961],{"class":120,"line":958},13,[118,960,936],{"class":885},[118,962,963],{"class":170}," Only modify code necessary to solve the specific request\n",[118,965,967],{"class":120,"line":966},14,[118,968,149],{"emptyLinePlaceholder":148},[118,970,972],{"class":120,"line":971},15,[118,973,974],{"class":870},"### Creating MRs\n",[118,976,978,980],{"class":120,"line":977},16,[118,979,936],{"class":885},[118,981,982],{"class":170}," Always run local builds and tests first\n",[118,984,986,988],{"class":120,"line":985},17,[118,987,936],{"class":885},[118,989,990],{"class":170}," Create a new branch for changes\n",[118,992,994,996],{"class":120,"line":993},18,[118,995,936],{"class":885},[118,997,998],{"class":170}," Automatically create a merge request after successful commits\n",[118,1000,1002,1004],{"class":120,"line":1001},19,[118,1003,936],{"class":885},[118,1005,1006],{"class":170}," Reference relevant issues or tasks in the MR description\n",[12,1008,1009,1010,1014],{},"これらの",[48,1011,848],{"href":1012,"rel":1013},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/customize/agents_md/",[],"は、GitLab Duo Agent Platform上のエージェントとフローでも処理されます。",[12,1016,635,1017,1020,1021,1023],{},[104,1018,1019],{},"CLAUDE.md","を優先しますが、これを",[104,1022,853],{},"に向けることもできます。",[109,1025,1027],{"className":161,"code":1026,"language":163,"meta":114,"style":114},"@AGENTS.md\n",[104,1028,1029],{"__ignoreMap":114},[118,1030,1031],{"class":120,"line":121},[118,1032,1026],{"class":170},[38,1034,1035],{"id":1035},"まとめ",[12,1037,1038],{},"AIコーディングツールはコードを書く工程での開発者の速度を向上させます。しかし、コードを書くこととソフトウェアをリリースすることは別物です。ツールが最初の工程で非常に優れているからこそ、両者のギャップは広がっていきます。より多くのコードが書かれ、バグのバックログが増加し、パイプラインの失敗率が上昇し、セキュリティの脆弱性が蓄積されていきます。",[12,1040,1041],{},"Claude Codeは、コードが存在する場所での生産性を維持します。なじみのないコードベースを理解し、修正を提案し、機能を素早くスキャフォールディングできます。GitLab Duo Agent Platformは、エンタープライズ組織のソフトウェアチームに属する多くの開発者にとって、その速度を実際にリリースして認定できる安全なソフトウェアへと変換するものです。GitLabを使えば、ソフトウェアライフサイクルの残りの工程（CI/CDパイプラインの修正、セキュリティスキャン、自動修正、コードレビュー、人間が介在するワークフローなど）を、すべてのエージェント型アクションにおいて追跡し、組織のガードレールとセキュリティポリシーの範囲内で実行するよう設定できます。",[12,1043,1044],{},"このチュートリアルでは、Claude CodeとGitLab Duo Agent Platformを組み合わせる3つの方法を紹介しました。",[25,1046,1047,1050,1053],{},[28,1048,1049],{},"Claude Codeでバグを修正し、GitLab CI/CD、セキュリティスキャン、Duo Code Reviewに後の処理を任せる。",[28,1051,1052],{},"GitLab MCPのコンテキストを追加して、ClaudeがGitLabイシュー内に保存された実際のコンテキストから作業できるようにする（ローカルファイルのみではなく）。",[28,1054,1055],{},"GitLab Duo Agent PlatformのClaudeを利用した外部エージェントを使用して、MR内のレビューフィードバックに直接対応する。",[12,1057,1058],{},"3つすべてに共通する原則は同じです。Claudeが速く動き、GitLabが作業を保証します。",[1060,1061,1062,1071,1080],"blockquote",{},[12,1063,1064,1065,1070],{},"GitLab Duo Agent Platformをまだお使いでない方は、",[48,1066,1069],{"href":1067,"rel":1068},"https://about.gitlab.com/ja-jp/gitlab-duo-agent-platform/",[],"無料トライアル","からお始めください。",[12,1072,1073,1074,1079],{},"GitLabの無料プランをご利用中の方は、",[48,1075,1078],{"href":1076,"rel":1077},"https://docs.gitlab.com/ja-jp/subscriptions/gitlab_credits/#for-the-free-tier-on-gitlabcom",[],"いくつかの簡単な手順","でGitLab Duo Agent Platformにサインアップできます。",[12,1081,1082,1083,1088,1089,1094],{},"GitLab PremiumまたはUltimateの既存サブスクライバーの方は、",[48,1084,1087],{"href":1085,"rel":1086},"https://docs.gitlab.com/ja-jp/user/duo_agent_platform/turn_on_off/",[],"Duo Agent Platformを有効にする","だけで開始でき、サブスクリプションに",[48,1090,1093],{"href":1091,"rel":1092},"https://docs.gitlab.com/ja-jp/subscriptions/gitlab_credits/#included-credits",[],"含まれている","GitLab Creditsをすぐにご利用いただけます。",[1096,1097,1098],"style",{},"html pre.shiki code .s7eDp, html code.shiki .s7eDp{--shiki-default:#6F42C1}html pre.shiki code .sYBdl, html code.shiki .sYBdl{--shiki-default:#032F62}html pre.shiki code .sYu0t, html code.shiki .sYu0t{--shiki-default:#005CC5}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html pre.shiki code .sgsFI, html code.shiki .sgsFI{--shiki-default:#24292E}html pre.shiki code .surfw, html code.shiki .surfw{--shiki-default:#005CC5;--shiki-default-font-weight:bold}html pre.shiki code .sqxcx, html code.shiki .sqxcx{--shiki-default:#E36209}",{"title":114,"searchDepth":135,"depth":135,"links":1100},[1101,1104,1105,1109,1110,1113],{"id":40,"depth":135,"text":40,"children":1102},[1103],{"id":84,"depth":145,"text":85},{"id":173,"depth":135,"text":174},{"id":448,"depth":135,"text":449,"children":1106},[1107,1108],{"id":462,"depth":145,"text":463},{"id":591,"depth":145,"text":591},{"id":714,"depth":135,"text":715},{"id":844,"depth":135,"text":845,"children":1111},[1112],{"id":848,"depth":145,"text":848},{"id":1035,"depth":135,"text":1035},"ai","2026-05-06","エージェント型AIコーディングツールを使用するとコードを素早く書けるようになります。しかし、リリースするのは誰でしょうか？Claude CodeとGitLab Duo Agent Platformを組み合わせることで、バグレポートから本番環境での修正まで一貫して実現できます。本ブログでは、その方法をご紹介します。","md",null,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1778087000/qdfsf8kz6ebfnopx9v2e.png",{},"/ja-jp/blog/claude-code-and-gitlab",{"config":1123,"title":5,"description":1116},{"noIndex":1124},false,"claude-code-and-gitlab","ja-jp/blog/claude-code-and-gitlab",[1128,1129,1130],"AI","tutorial","product","BlogPost","2026-05-11","0bhOhesow0uzyH8_xvsBeC7hTIvwd67yK5LExqQk5x0",{"logo":1135,"freeTrial":1140,"sales":1145,"login":1150,"items":1155,"search":1472,"minimal":1504,"duo":1521,"switchNav":1530,"pricingDeployment":1541},{"config":1136},{"href":1137,"dataGaName":1138,"dataGaLocation":1139},"/ja-jp/","gitlab logo","header",{"text":1141,"config":1142},"無料トライアルを開始",{"href":1143,"dataGaName":1144,"dataGaLocation":1139},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp&glm_content=default-saas-trial/","free trial",{"text":1146,"config":1147},"お問い合わせはこちら",{"href":1148,"dataGaName":1149,"dataGaLocation":1139},"/ja-jp/sales/","sales",{"text":1151,"config":1152},"サインイン",{"href":1153,"dataGaName":1154,"dataGaLocation":1139},"https://gitlab.com/users/sign_in/","sign in",[1156,1185,1287,1292,1396,1452],{"text":1157,"config":1158,"menu":1160},"プラットフォーム",{"dataNavLevelOne":1159},"platform",{"type":1161,"columns":1162},"cards",[1163,1169,1177],{"title":1157,"description":1164,"link":1165},"DevSecOpsに特化したインテリジェントオーケストレーションプラットフォーム",{"text":1166,"config":1167},"プラットフォームの詳細はこちら",{"href":1168,"dataGaName":1159,"dataGaLocation":1139},"/ja-jp/platform/",{"title":1170,"description":1171,"link":1172},"GitLab Duo Agent Platform","ソフトウェアライフサイクル全体を支えるエージェント型AI",{"text":1173,"config":1174},"GitLab Duoのご紹介",{"href":1175,"dataGaName":1176,"dataGaLocation":1139},"/ja-jp/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":1178,"description":1179,"link":1180},"GitLabが選ばれる理由","エンタープライズがGitLabを選ぶ主な理由をご覧ください",{"text":1181,"config":1182},"詳細はこちら",{"href":1183,"dataGaName":1184,"dataGaLocation":1139},"/ja-jp/why-gitlab/","why gitlab",{"text":1186,"left":148,"config":1187,"menu":1189},"製品",{"dataNavLevelOne":1188},"solutions",{"type":1190,"link":1191,"columns":1195,"feature":1266},"lists",{"text":1192,"config":1193},"すべてのソリューションを表示",{"href":1194,"dataGaName":1188,"dataGaLocation":1139},"/ja-jp/solutions/",[1196,1221,1244],{"title":1197,"description":1198,"link":1199,"items":1204},"自動化","CI/CDと自動化でデプロイを加速",{"config":1200},{"icon":1201,"href":1202,"dataGaName":1203,"dataGaLocation":1139},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[1205,1209,1212,1217],{"text":1206,"config":1207},"CI/CD",{"href":1208,"dataGaLocation":1139,"dataGaName":1206},"/ja-jp/solutions/continuous-integration/",{"text":1170,"config":1210},{"href":1175,"dataGaLocation":1139,"dataGaName":1211},"gitlab duo agent platform - product menu",{"text":1213,"config":1214},"ソースコード管理",{"href":1215,"dataGaLocation":1139,"dataGaName":1216},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":1218,"config":1219},"自動化されたソフトウェアデリバリー",{"href":1202,"dataGaLocation":1139,"dataGaName":1220},"Automated software delivery",{"title":1222,"description":1223,"link":1224,"items":1229},"セキュリティ","セキュリティを犠牲にすることなくコード作成を高速化",{"config":1225},{"href":1226,"dataGaName":1227,"dataGaLocation":1139,"icon":1228},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[1230,1234,1239],{"text":1231,"config":1232},"アプリケーションセキュリティテスト",{"href":1226,"dataGaName":1233,"dataGaLocation":1139},"Application security testing",{"text":1235,"config":1236},"ソフトウェアサプライチェーンセキュリティ",{"href":1237,"dataGaLocation":1139,"dataGaName":1238},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":1240,"config":1241},"ソフトウェアコンプライアンス",{"href":1242,"dataGaName":1243,"dataGaLocation":1139},"/ja-jp/solutions/software-compliance/","software compliance",{"title":1245,"link":1246,"items":1251},"測定",{"config":1247},{"icon":1248,"href":1249,"dataGaName":1250,"dataGaLocation":1139},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[1252,1256,1261],{"text":1253,"config":1254},"可視性と測定",{"href":1249,"dataGaLocation":1139,"dataGaName":1255},"Visibility and Measurement",{"text":1257,"config":1258},"バリューストリーム管理",{"href":1259,"dataGaLocation":1139,"dataGaName":1260},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":1262,"config":1263},"分析とインサイト",{"href":1264,"dataGaLocation":1139,"dataGaName":1265},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":1267,"type":1190,"items":1268},"GitLabが活躍する場所",[1269,1275,1281],{"text":1270,"config":1271},"大企業",{"icon":1272,"href":1273,"dataGaLocation":1139,"dataGaName":1274},"Building","/ja-jp/enterprise/","enterprise",{"text":1276,"config":1277},"スモールビジネス",{"icon":1278,"href":1279,"dataGaLocation":1139,"dataGaName":1280},"Work","/ja-jp/small-business/","small business",{"text":1282,"config":1283},"公共部門",{"icon":1284,"href":1285,"dataGaLocation":1139,"dataGaName":1286},"Organization","/ja-jp/solutions/public-sector/","public sector",{"text":1288,"config":1289},"価格",{"href":1290,"dataGaName":1291,"dataGaLocation":1139,"dataNavLevelOne":1291},"/ja-jp/pricing/","pricing",{"text":1293,"config":1294,"menu":1296},"関連リソース",{"dataNavLevelOne":1295},"resources",{"type":1190,"link":1297,"columns":1301,"feature":1385},{"text":1298,"config":1299},"すべてのリソースを表示",{"href":1300,"dataGaName":1295,"dataGaLocation":1139},"/ja-jp/resources/",[1302,1335,1357],{"title":1303,"items":1304},"はじめに",[1305,1310,1315,1320,1325,1330],{"text":1306,"config":1307},"インストール",{"href":1308,"dataGaName":1309,"dataGaLocation":1139},"/ja-jp/install/","install",{"text":1311,"config":1312},"クイックスタートガイド",{"href":1313,"dataGaName":1314,"dataGaLocation":1139},"/ja-jp/get-started/","quick setup checklists",{"text":1316,"config":1317},"学ぶ",{"href":1318,"dataGaLocation":1139,"dataGaName":1319},"https://university.gitlab.com/","learn",{"text":1321,"config":1322},"製品ドキュメント",{"href":1323,"dataGaName":1324,"dataGaLocation":1139},"https://docs.gitlab.com/","product documentation",{"text":1326,"config":1327},"ベストプラクティスビデオ",{"href":1328,"dataGaName":1329,"dataGaLocation":1139},"/ja-jp/getting-started-videos/","best practice videos",{"text":1331,"config":1332},"インテグレーション",{"href":1333,"dataGaName":1334,"dataGaLocation":1139},"/ja-jp/integrations/","integrations",{"title":1336,"items":1337},"検索する",[1338,1343,1348,1352],{"text":1339,"config":1340},"お客様成功事例",{"href":1341,"dataGaName":1342,"dataGaLocation":1139},"/ja-jp/customers/","customer success stories",{"text":1344,"config":1345},"ブログ",{"href":1346,"dataGaName":1347,"dataGaLocation":1139},"/ja-jp/blog/","blog",{"text":1349,"config":1350},"The Source",{"href":1351,"dataGaName":1347,"dataGaLocation":1139},"/ja-jp/the-source/",{"text":1353,"config":1354},"リモート",{"href":1355,"dataGaName":1356,"dataGaLocation":1139},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":1358,"items":1359},"つなげる",[1360,1365,1370,1375,1380],{"text":1361,"config":1362},"GitLabサービス",{"href":1363,"dataGaName":1364,"dataGaLocation":1139},"/ja-jp/services/","services",{"text":1366,"config":1367},"コミュニティ",{"href":1368,"dataGaName":1369,"dataGaLocation":1139},"/community/","community",{"text":1371,"config":1372},"フォーラム",{"href":1373,"dataGaName":1374,"dataGaLocation":1139},"https://forum.gitlab.com/","forum",{"text":1376,"config":1377},"イベント",{"href":1378,"dataGaName":1379,"dataGaLocation":1139},"/events/","events",{"text":1381,"config":1382},"パートナー",{"href":1383,"dataGaName":1384,"dataGaLocation":1139},"/ja-jp/partners/","partners",{"config":1386,"title":1389,"text":1390,"link":1391},{"background":1387,"textColor":1388},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","GitLabの最新情報","最新の機能と改善点に関する情報をお届けします。",{"text":1392,"config":1393},"最新情報を読む",{"href":1394,"dataGaName":1395,"dataGaLocation":1139},"/ja-jp/whats-new/","whats new",{"text":1397,"config":1398,"menu":1400},"企業情報",{"dataNavLevelOne":1399},"company",{"type":1190,"columns":1401},[1402],{"items":1403},[1404,1409,1415,1417,1422,1427,1432,1437,1442,1447],{"text":1405,"config":1406},"GitLabについて",{"href":1407,"dataGaName":1408,"dataGaLocation":1139},"/ja-jp/company/","about",{"text":1410,"config":1411,"footerGa":1414},"採用情報",{"href":1412,"dataGaName":1413,"dataGaLocation":1139},"/jobs/","jobs",{"dataGaName":1413},{"text":1376,"config":1416},{"href":1378,"dataGaName":1379,"dataGaLocation":1139},{"text":1418,"config":1419},"経営陣",{"href":1420,"dataGaName":1421,"dataGaLocation":1139},"/company/team/e-group/","leadership",{"text":1423,"config":1424},"ハンドブック",{"href":1425,"dataGaName":1426,"dataGaLocation":1139},"https://handbook.gitlab.com/","handbook",{"text":1428,"config":1429},"投資家向け情報",{"href":1430,"dataGaName":1431,"dataGaLocation":1139},"https://ir.gitlab.com/","investor relations",{"text":1433,"config":1434},"トラストセンター",{"href":1435,"dataGaName":1436,"dataGaLocation":1139},"/ja-jp/security/","trust center",{"text":1438,"config":1439},"AI Transparency Center",{"href":1440,"dataGaName":1441,"dataGaLocation":1139},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":1443,"config":1444},"ニュースレター",{"href":1445,"dataGaName":1446,"dataGaLocation":1139},"/company/contact/#contact-forms","newsletter",{"text":1448,"config":1449},"プレス",{"href":1450,"dataGaName":1451,"dataGaLocation":1139},"/press/","press",{"text":1453,"config":1454,"menu":1455},"お問い合わせ",{"dataNavLevelOne":1399},{"type":1190,"columns":1456},[1457],{"items":1458},[1459,1462,1467],{"text":1146,"config":1460},{"href":1148,"dataGaName":1461,"dataGaLocation":1139},"talk to sales",{"text":1463,"config":1464},"サポートを受ける",{"href":1465,"dataGaName":1466,"dataGaLocation":1139},"https://support.gitlab.com","support portal",{"text":1468,"config":1469},"カスタマーポータル",{"href":1470,"dataGaName":1471,"dataGaLocation":1139},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":1473,"login":1474,"suggestions":1480},"閉じる",{"text":1475,"link":1476},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":492,"config":1477},{"href":1153,"dataGaName":1478,"dataGaLocation":1479},"search login","search",{"text":1481,"default":1482},"提案",[1483,1485,1490,1492,1496,1500],{"text":1170,"config":1484},{"href":1175,"dataGaName":1170,"dataGaLocation":1479},{"text":1486,"config":1487},"コード提案（AI）",{"href":1488,"dataGaName":1489,"dataGaLocation":1479},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":1206,"config":1491},{"href":1208,"dataGaName":1206,"dataGaLocation":1479},{"text":1493,"config":1494},"GitLab on AWS",{"href":1495,"dataGaName":1493,"dataGaLocation":1479},"/ja-jp/partners/technology-partners/aws/",{"text":1497,"config":1498},"GitLab on Google Cloud",{"href":1499,"dataGaName":1497,"dataGaLocation":1479},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":1501,"config":1502},"GitLabを選ぶ理由",{"href":1183,"dataGaName":1503,"dataGaLocation":1479},"Why GitLab?",{"freeTrial":1505,"mobileIcon":1509,"desktopIcon":1514,"secondaryButton":1517},{"text":1141,"config":1506},{"href":1507,"dataGaName":1144,"dataGaLocation":1508},"https://gitlab.com/-/trials/new/","nav",{"altText":1510,"config":1511},"GitLabアイコン",{"src":1512,"dataGaName":1513,"dataGaLocation":1508},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":1510,"config":1515},{"src":1516,"dataGaName":1513,"dataGaLocation":1508},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":1303,"config":1518},{"href":1519,"dataGaName":1520,"dataGaLocation":1508},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/ja-jp/get-started/","get started",{"freeTrial":1522,"mobileIcon":1526,"desktopIcon":1528},{"text":1523,"config":1524},"GitLab Duoの詳細について",{"href":1175,"dataGaName":1525,"dataGaLocation":1508},"gitlab duo",{"altText":1510,"config":1527},{"src":1512,"dataGaName":1513,"dataGaLocation":1508},{"altText":1510,"config":1529},{"src":1516,"dataGaName":1513,"dataGaLocation":1508},{"button":1531,"mobileIcon":1536,"desktopIcon":1538},{"text":1532,"config":1533},"/switch",{"href":1534,"dataGaName":1535,"dataGaLocation":1508},"#contact","switch",{"altText":1510,"config":1537},{"src":1512,"dataGaName":1513,"dataGaLocation":1508},{"altText":1510,"config":1539},{"src":1540,"dataGaName":1513,"dataGaLocation":1508},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":1542,"mobileIcon":1547,"desktopIcon":1549},{"text":1543,"config":1544},"料金ページに戻る",{"href":1290,"dataGaName":1545,"dataGaLocation":1508,"icon":1546},"back to pricing","GoBack",{"altText":1510,"config":1548},{"src":1512,"dataGaName":1513,"dataGaLocation":1508},{"altText":1510,"config":1550},{"src":1516,"dataGaName":1513,"dataGaLocation":1508},{"title":1552,"button":1553,"config":1558},"エージェント型AIがソフトウェアデリバリーをどのように変革するかをご覧ください",{"text":1554,"config":1555},"6月18日のGitLab Transcend日本開催版に申し込む",{"href":1556,"dataGaName":1557,"dataGaLocation":1139},"/ja-jp/events/transcend/virtual/","transcend event",{"layout":1559,"disabled":1124},"release",{"data":1561},{"text":1562,"source":1563,"edit":1569,"contribute":1574,"config":1579,"items":1584,"minimal":1792},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":1564,"config":1565},"ページのソースを表示",{"href":1566,"dataGaName":1567,"dataGaLocation":1568},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":1570,"config":1571},"このページを編集",{"href":1572,"dataGaName":1573,"dataGaLocation":1568},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":1575,"config":1576},"ご協力をお願いします",{"href":1577,"dataGaName":1578,"dataGaLocation":1568},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":1580,"facebook":1581,"youtube":1582,"linkedin":1583},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[1585,1630,1683,1727,1759],{"title":1288,"links":1586,"subMenu":1601},[1587,1591,1596],{"text":1588,"config":1589},"プランの表示",{"href":1290,"dataGaName":1590,"dataGaLocation":1568},"view plans",{"text":1592,"config":1593},"Premiumを選ぶ理由",{"href":1594,"dataGaName":1595,"dataGaLocation":1568},"/ja-jp/pricing/premium/","why premium",{"text":1597,"config":1598},"Ultimateを選ぶ理由",{"href":1599,"dataGaName":1600,"dataGaLocation":1568},"/ja-jp/pricing/ultimate/","why ultimate",[1602],{"title":1453,"links":1603},[1604,1606,1608,1610,1615,1620,1625],{"text":1453,"config":1605},{"href":1148,"dataGaName":1149,"dataGaLocation":1568},{"text":1463,"config":1607},{"href":1465,"dataGaName":1466,"dataGaLocation":1568},{"text":1468,"config":1609},{"href":1470,"dataGaName":1471,"dataGaLocation":1568},{"text":1611,"config":1612},"ステータス",{"href":1613,"dataGaName":1614,"dataGaLocation":1568},"https://status.gitlab.com/","status",{"text":1616,"config":1617},"利用規約",{"href":1618,"dataGaName":1619,"dataGaLocation":1568},"/terms/","terms of use",{"text":1621,"config":1622},"プライバシーに関する声明",{"href":1623,"dataGaName":1624,"dataGaLocation":1568},"/ja-jp/privacy/","privacy statement",{"text":1626,"config":1627},"Cookie 優先設定",{"dataGaName":1628,"dataGaLocation":1568,"id":1629,"isOneTrustButton":148},"cookie preferences","ot-sdk-btn",{"title":1186,"links":1631,"subMenu":1640},[1632,1636],{"text":1633,"config":1634},"DevSecOpsプラットフォーム",{"href":1168,"dataGaName":1635,"dataGaLocation":1568},"devsecops platform",{"text":1637,"config":1638},"AI支援開発",{"href":1175,"dataGaName":1639,"dataGaLocation":1568},"ai-assisted development",[1641],{"title":1642,"links":1643},"トピック",[1644,1648,1653,1658,1663,1668,1673,1678],{"text":1206,"config":1645},{"href":1646,"dataGaName":1647,"dataGaLocation":1568},"/ja-jp/topics/ci-cd/","cicd",{"text":1649,"config":1650},"GitOps",{"href":1651,"dataGaName":1652,"dataGaLocation":1568},"/ja-jp/topics/gitops/","gitops",{"text":1654,"config":1655},"DevOps",{"href":1656,"dataGaName":1657,"dataGaLocation":1568},"/ja-jp/topics/devops/","devops",{"text":1659,"config":1660},"バージョン管理",{"href":1661,"dataGaName":1662,"dataGaLocation":1568},"/ja-jp/topics/version-control/","version control",{"text":1664,"config":1665},"DevSecOps",{"href":1666,"dataGaName":1667,"dataGaLocation":1568},"/ja-jp/topics/devsecops/","devsecops",{"text":1669,"config":1670},"クラウドネイティブ",{"href":1671,"dataGaName":1672,"dataGaLocation":1568},"/ja-jp/topics/cloud-native/","cloud native",{"text":1674,"config":1675},"コーディングのためのAI",{"href":1676,"dataGaName":1677,"dataGaLocation":1568},"/ja-jp/topics/devops/ai-for-coding/","ai for coding",{"text":1679,"config":1680},"エージェント型AI",{"href":1681,"dataGaName":1682,"dataGaLocation":1568},"/ja-jp/topics/agentic-ai/","agentic ai",{"title":1684,"links":1685},"ソリューション",[1686,1689,1691,1696,1700,1703,1706,1709,1712,1714,1717,1722],{"text":1231,"config":1687},{"href":1226,"dataGaName":1688,"dataGaLocation":1568},"Application Security Testing",{"text":1218,"config":1690},{"href":1202,"dataGaName":1203,"dataGaLocation":1568},{"text":1692,"config":1693},"アジャイル開発",{"href":1694,"dataGaName":1695,"dataGaLocation":1568},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":1697,"config":1698},"SCM",{"href":1215,"dataGaName":1699,"dataGaLocation":1568},"source code management",{"text":1206,"config":1701},{"href":1208,"dataGaName":1702,"dataGaLocation":1568},"continuous integration & delivery",{"text":1257,"config":1704},{"href":1259,"dataGaName":1705,"dataGaLocation":1568},"value stream management",{"text":1649,"config":1707},{"href":1708,"dataGaName":1652,"dataGaLocation":1568},"/ja-jp/solutions/gitops/",{"text":1710,"config":1711},"エンタープライズ",{"href":1273,"dataGaName":1274,"dataGaLocation":1568},{"text":1276,"config":1713},{"href":1279,"dataGaName":1280,"dataGaLocation":1568},{"text":1715,"config":1716},"公共機関",{"href":1285,"dataGaName":1286,"dataGaLocation":1568},{"text":1718,"config":1719},"教育",{"href":1720,"dataGaName":1721,"dataGaLocation":1568},"/ja-jp/solutions/education/","education",{"text":1723,"config":1724},"金融サービス",{"href":1725,"dataGaName":1726,"dataGaLocation":1568},"/ja-jp/solutions/finance/","financial services",{"title":1728,"links":1729},"リソース",[1730,1732,1734,1736,1740,1742,1745,1747,1749,1751,1753,1755,1757],{"text":1306,"config":1731},{"href":1308,"dataGaName":1309,"dataGaLocation":1568},{"text":1311,"config":1733},{"href":1313,"dataGaName":1314,"dataGaLocation":1568},{"text":1316,"config":1735},{"href":1318,"dataGaName":1319,"dataGaLocation":1568},{"text":1321,"config":1737},{"href":1738,"dataGaName":1739,"dataGaLocation":1568},"https://docs.gitlab.com/ja-jp/","docs",{"text":1344,"config":1741},{"href":1346,"dataGaName":1347,"dataGaLocation":1568},{"text":1743,"config":1744},"新着情報",{"href":1394,"dataGaName":1395,"dataGaLocation":1568},{"text":1339,"config":1746},{"href":1341,"dataGaName":1342,"dataGaLocation":1568},{"text":1353,"config":1748},{"href":1355,"dataGaName":1356,"dataGaLocation":1568},{"text":1361,"config":1750},{"href":1363,"dataGaName":1364,"dataGaLocation":1568},{"text":1366,"config":1752},{"href":1368,"dataGaName":1369,"dataGaLocation":1568},{"text":1371,"config":1754},{"href":1373,"dataGaName":1374,"dataGaLocation":1568},{"text":1376,"config":1756},{"href":1378,"dataGaName":1379,"dataGaLocation":1568},{"text":1381,"config":1758},{"href":1383,"dataGaName":1384,"dataGaLocation":1568},{"title":1760,"links":1761},"会社情報",[1762,1764,1766,1768,1770,1772,1776,1781,1783,1785,1787],{"text":1405,"config":1763},{"href":1407,"dataGaName":1399,"dataGaLocation":1568},{"text":1410,"config":1765},{"href":1412,"dataGaName":1413,"dataGaLocation":1568},{"text":1418,"config":1767},{"href":1420,"dataGaName":1421,"dataGaLocation":1568},{"text":1423,"config":1769},{"href":1425,"dataGaName":1426,"dataGaLocation":1568},{"text":1428,"config":1771},{"href":1430,"dataGaName":1431,"dataGaLocation":1568},{"text":1773,"config":1774},"Sustainability",{"href":1775,"dataGaName":1773,"dataGaLocation":1568},"/sustainability/",{"text":1777,"config":1778},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":1779,"dataGaName":1780,"dataGaLocation":1568},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":1433,"config":1782},{"href":1435,"dataGaName":1436,"dataGaLocation":1568},{"text":1443,"config":1784},{"href":1445,"dataGaName":1446,"dataGaLocation":1568},{"text":1448,"config":1786},{"href":1450,"dataGaName":1451,"dataGaLocation":1568},{"text":1788,"config":1789},"現代奴隷制の透明性に関する声明",{"href":1790,"dataGaName":1791,"dataGaLocation":1568},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":1793},[1794,1796,1799],{"text":1616,"config":1795},{"href":1618,"dataGaName":1619,"dataGaLocation":1568},{"text":1797,"config":1798},"Cookieの設定",{"dataGaName":1628,"dataGaLocation":1568,"id":1629,"isOneTrustButton":148},{"text":1621,"config":1800},{"href":1623,"dataGaName":1624,"dataGaLocation":1568},[1802],{"id":1803,"title":7,"body":1118,"config":1804,"content":1806,"description":1118,"extension":1810,"meta":1811,"navigation":148,"path":1812,"seo":1813,"stem":1814,"__hash__":1815},"blogAuthors/en-us/blog/authors/michael-friedrich.yml",{"template":1805},"BlogAuthor",{"name":7,"config":1807},{"headshot":1808,"ctfId":1809},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659879/Blog/Author%20Headshots/dnsmichi-headshot.jpg","dnsmichi","yml",{},"/en-us/blog/authors/michael-friedrich",{},"en-us/blog/authors/michael-friedrich","lJ-nfRIhdG49Arfrxdn1Vv4UppwD51BB13S3HwIswt4",[1817,1825,1832],{"title":1818,"description":1819,"heroImage":1820,"category":1114,"date":1821,"authors":1822,"slug":1824,"externalUrl":1118},"GitLab Orbitのご紹介：コードとライフサイクル全体のコンテキストを、ひとつのクエリで","GitLab Orbitで、ソフトウェアエージェントは最大11倍高速化し、トークン消費を最大4.5分の1に削減。これまで答えられなかった質問にも対応できます。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1780996524/sd1vpl8empy26wizarqj.png","2026-06-10",[1823],"Rebecca Carter","introducing-gitlab-orbit",{"title":1826,"description":1827,"heroImage":1828,"category":1114,"date":1821,"authors":1829,"slug":1831,"externalUrl":1118},"GitLab Flex：1つの年間コミットメントで、シートとAI支出を柔軟に調整","エージェント型AIの時代には、必要なシート数・AI使用量・利用したい機能を事前に予測することはできません。GitLab Flexなら、再調達なしでシート・AI使用量・新機能を月次で柔軟に調整できる1つの年間コミットメントで、変化するニーズに対応できます。\n","https://res.cloudinary.com/about-gitlab-com/image/upload/v1772047747/ntihfmnu2fepamqemaas.png",[1830],"Talia Armato-Helle","introducing-gitlab-flex",{"title":1833,"description":1834,"heroImage":1835,"category":1114,"date":1821,"authors":1836,"slug":1838,"externalUrl":1118},"GitLab：エージェント型エンジニアリング時代のプラットフォーム","GitLab Transcendで発表した内容と、エンタープライズに必要な統制を維持しながらエージェント型の開発スピードを実現する方法をご紹介します。","https://res.cloudinary.com/about-gitlab-com/image/upload/v1781032585/go3d7pb9opmux7rwhpev.png",[1837],"Manav Khurana","gitlab-transcend-announcements",{"promotions":1840},[1841,1854,1865,1877],{"id":1842,"categories":1843,"header":1844,"text":1845,"button":1846,"image":1851},"ai-modernization",[1114],"AIの真価、組織全体で発揮できていますか？","所要時間は5分以内です",{"text":1847,"config":1848},"AI成熟度スコアを確認する",{"href":1849,"dataGaName":1850,"dataGaLocation":1347},"/ja-jp/assessments/ai-modernization-assessment/","modernization assessment",{"config":1852},{"src":1853},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":1855,"categories":1856,"header":1857,"text":1845,"button":1858,"image":1862},"devops-modernization",[1130,1667],"単にツールを管理するだけでなく、イノベーションを提供していますか？",{"text":1859,"config":1860},"DevOps成熟度スコアを確認しましょう",{"href":1861,"dataGaName":1850,"dataGaLocation":1347},"/ja-jp/assessments/devops-modernization-assessment/",{"config":1863},{"src":1864},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":1866,"categories":1867,"header":1869,"text":1845,"button":1870,"image":1874},"security-modernization",[1868],"security","スピードのためにセキュリティを犠牲にしていませんか？",{"text":1871,"config":1872},"セキュリティ成熟度スコアを確認しましょう",{"href":1873,"dataGaName":1850,"dataGaLocation":1347},"/ja-jp/assessments/security-modernization-assessment/",{"config":1875},{"src":1876},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":1878,"paths":1879,"header":1882,"text":1883,"button":1884,"image":1889},"github-azure-migration",[1880,1881],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","チームはGitHubのAzure移行に対応できていますか？","GitHubはすでにAzureを基盤として再構築を進めています。それがあなたのチームにとって何を意味するのか、ご確認ください。",{"text":1885,"config":1886},"GitLabとGitHubの比較を見る",{"href":1887,"dataGaName":1888,"dataGaLocation":1347},"/ja-jp/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":1890},{"src":1864},{"header":1892,"blurb":1893,"button":1894,"secondaryButton":1898},"今すぐ開発をスピードアップ","DevSecOpsに特化したインテリジェントオーケストレーションプラットフォームで実現できることをご確認ください。\n",{"text":1141,"config":1895},{"href":1896,"dataGaName":1144,"dataGaLocation":1897},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/ja-jp/","feature",{"text":1453,"config":1899},{"href":1148,"dataGaName":1149,"dataGaLocation":1897},1781392705723]