Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GitHub Coding Agent 概要
Search
KAMEGAWA Kazushi
May 29, 2025
Technology
1
6.2k
GitHub Coding Agent 概要
This slide deck explains about GitHub Coding Agent.
KAMEGAWA Kazushi
May 29, 2025
Tweet
Share
More Decks by KAMEGAWA Kazushi
See All by KAMEGAWA Kazushi
Azure SRE Agentで運用は楽になるのか?
kkamegawa
1
8.1k
Agentic DevOps時代の生存戦略
kkamegawa
2
7.2k
Azure & DevSecOps
kkamegawa
2
290
Create yourself copilot with AI Agent
kkamegawa
1
180
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
2.6k
Microsoft 365と開発者ツールの素敵な関係
kkamegawa
1
7.9k
Managed DevOps Pool and Well Architected Framework
kkamegawa
0
210
サーバー管理しないサーバーサービスManaged DevOps Pool
kkamegawa
0
740
Introducing Managed DevOps Pool
kkamegawa
0
3.7k
Other Decks in Technology
See All in Technology
エンタープライズ企業における開発効率化のためのコンテキスト設計とその活用
sergicalsix
1
320
Rubyist入門: The Way to The Timeless Way of Programming
snoozer05
PRO
3
200
Flutter DevToolsで発見! 本番アプリのパフォーマンス問題と改善の実践
goto_tsl
1
340
Flutterコントリビューションのススメ
d_r_1009
1
340
Design and implementation of "Markdown to Google Slides" / phpconfuk 2025
k1low
1
390
決済システムの信頼性を支える技術と運用の実践
ykagano
0
470
やり方は一つだけじゃない、正解だけを目指さず寄り道やその先まで自分流に楽しむ趣味プログラミングの探求 2025-11-15 YAPC::Fukuoka
sugyan
1
210
どうなる Remix 3
tanakahisateru
2
350
Amazon ECS デプロイツール ecspresso の開発を支える「正しい抽象化」の探求 / YAPC::Fukuoka 2025
fujiwara3
9
1.6k
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
1
260
内部品質・フロー効率・コミュニケーションコストを悪化させ現場を苦しめかねない16の組織設計アンチパターン[超簡易版] / 16 Organization Design Anti-Patterns for Software Development
mtx2s
2
200
コンピューティングリソース何を使えばいいの?
tomokusaba
1
130
Featured
See All Featured
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
We Have a Design System, Now What?
morganepeng
54
7.9k
The Cost Of JavaScript in 2023
addyosmani
55
9.2k
Code Review Best Practice
trishagee
72
19k
4 Signs Your Business is Dying
shpigford
186
22k
Faster Mobile Websites
deanohume
310
31k
Building Adaptive Systems
keathley
44
2.8k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
117
20k
For a Future-Friendly Web
brad_frost
180
10k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Why Our Code Smells
bkeepers
PRO
340
57k
Transcript
GitHub Coding Agent概要
All images powered by Microsoft Designer and Adobe Firefly and
GPT-Image-1
Who am I? https://dev.azure.com/tfsug/tfsuginfo https://kkamegawa.hatenablog.jp https://devblog.connpass.com/
What’s difference for GitHub Copilot エディターから言語モデルを呼び出す クラウド内でリソースを検索&構築
GitHub Coding Agentを使うときに必要なもの
Coding Agentを有効にする – その1 ※個人用とEnterpriseで場所が違うのでご注意。 個人アカウントにEnterpriseからライセンス提供されている場合は供与されたEnterpriseポリシーが優先 Copilot コーディングエージェントの有効化 - GitHub
Enterprise Cloud Docs Managing Copilot policies as an individual subscriber - GitHub Docs GitHub Enterprise Cloud Copilot Enterprise が必要
Coding Agentを有効にする – その2 ※ 任意のレポジトリか、すべてか。 Coding Agentから… レポジトリを有効化
MCPの設定 Extending Copilot coding agent with the Model Context Protocol
(MCP) - GitHub Enterprise Cloud Docs Agent内で使用するMCPサーバーをカスタマイズ可能
エージェントの初期設定 • Copilot-setup-steps.ymlをworkflowに用意 しておけばAgentが使ってくれます。 • MCPへのログイン(Azure MCPはログイン必要) 処理も書いておく
Agentにissueを割り当てる
Coding Agent頑張る
もうちょっと頑張ってほしいリクエスト
Custom Instructionも参照します
ビルド時の警告 Customizing or disabling the firewall for Copilot coding agent
- GitHub Docs • 既定でFirewallが有効なので、 ご注意 • 無効、および明示的に通すこと も可能
つかってみてどうよ?