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
5.9k
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
Agentic DevOps時代の生存戦略
kkamegawa
2
3k
Azure & DevSecOps
kkamegawa
2
250
Create yourself copilot with AI Agent
kkamegawa
1
150
どちらを使う?GitHub or Azure DevOps Ver. 24H2
kkamegawa
0
2.4k
Microsoft 365と開発者ツールの素敵な関係
kkamegawa
1
7.5k
Managed DevOps Pool and Well Architected Framework
kkamegawa
0
160
サーバー管理しないサーバーサービスManaged DevOps Pool
kkamegawa
0
630
Introducing Managed DevOps Pool
kkamegawa
0
3.6k
Leading the Development Frontier: Innovations at Microsoft Build Japan 2024 Dev/Tech Part
kkamegawa
0
65
Other Decks in Technology
See All in Technology
Enhancing SaaS Product Reliability and Release Velocity through Optimized Testing Approach
ropqa
1
240
ビギナーであり続ける/beginning
ikuodanaka
3
790
Delta airlines®️ USA Contact Numbers: Complete 2025 Support Guide
airtravelguide
0
340
Getting to Know Your Legacy (System) with AI-Driven Software Archeology (WeAreDevelopers World Congress 2025)
feststelltaste
1
160
【LT会登壇資料】TROCCO新コネクタ「スマレジ」を活用した直営店データの分析
kazari0425
1
110
ABEMAの本番環境負荷試験への挑戦
mk2taiga
4
280
shake-upを科学する
rsakata
7
750
20250707-AI活用の個人差を埋めるチームづくり
shnjtk
6
4k
自律的なスケーリング手法FASTにおけるVPoEとしてのアカウンタビリティ / dev-productivity-con-2025
yoshikiiida
2
17k
【あのMCPって、どんな処理してるの?】 AWS CDKでの開発で便利なAWS MCP Servers特集
yoshimi0227
4
250
CDKコード品質UP!ナイスな自作コンストラクタを作るための便利インターフェース
harukasakihara
1
120
PO初心者が考えた ”POらしさ”
nb_rady
0
220
Featured
See All Featured
Docker and Python
trallard
44
3.5k
Visualization
eitanlees
146
16k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
A Tale of Four Properties
chriscoyier
160
23k
How to train your dragon (web standard)
notwaldorf
96
6.1k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
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が有効なので、 ご注意 • 無効、および明示的に通すこと も可能
つかってみてどうよ?