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
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
1
320
us-east-1 の障害が 起きると なぜ ソワソワするのか
miu_crescent
PRO
2
780
What's the recommended Flutter architecture
aakira
1
920
AWS資格は取ったけどIAMロールを腹落ちできてなかったので、年内に整理してみた
hiro_eng_
0
190
Design and implementation of "Markdown to Google Slides" / phpconfuk 2025
k1low
1
390
嗚呼、当時の本番環境の状態で AI Agentを再評価したいなぁ...
po3rin
0
400
ググるより、AIに聞こう - Don’t Google it, ask AI
oikon48
0
820
エンジニアに定年なし! AI時代にキャリアをReboot — 学び続けて未来を創る
junjikoide
0
180
AI時代におけるドメイン駆動設計 入門 / Introduction to Domain-Driven Design in the AI Era
fendo181
0
660
ソフトウェアテストのAI活用_ver1.50
fumisuke
0
300
CDKの魔法を少し解いてみる ― synth・build・diffで覗くIaCの裏側 ―
takahumi27
1
110
Pythonで構築する全国市町村ナレッジグラフ: GraphRAGを用いた意味的地域検索への応用
negi111111
8
3.4k
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
The World Runs on Bad Software
bkeepers
PRO
72
12k
For a Future-Friendly Web
brad_frost
180
10k
Designing Experiences People Love
moore
142
24k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
310
jQuery: Nuts, Bolts and Bling
dougneiner
65
8k
Writing Fast Ruby
sferik
630
62k
It's Worth the Effort
3n
187
28k
Navigating Team Friction
lara
190
15k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
YesSQL, Process and Tooling at Scale
rocio
174
15k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
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が有効なので、 ご注意 • 無効、および明示的に通すこと も可能
つかってみてどうよ?