<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2" -->

---
title: From CLI to PR: Automating the path to merged code | BRK203
description: A conference session walkthrough of GitHub Copilot CLI features aimed at automating the full developer workflow from issue to merged PR. Key features covered...
canonical: https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: From CLI to PR: Automating the path to merged code | BRK203 | daily.dev
og:description: A conference session walkthrough of GitHub Copilot CLI features aimed at automating the full developer workflow from issue to merged PR. Key features covered...
og:url: https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2
og:image: https://api.daily.dev/og/posts/70jduvvB2.png
og:image:alt: From CLI to PR: Automating the path to merged code | BRK203
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# From CLI to PR: Automating the path to merged code | BRK203

**[Microsoft Developer](https://daily.dev/sources/microsoftdeveloper)** · 46 min read · 0 upvotes · 0 comments

## Summary

A conference session walkthrough of GitHub Copilot CLI features aimed at automating the full developer workflow from issue to merged PR. Key features covered include plan mode for specification-driven development, slash commands (/review, /fleet, /pr, /research, /every, /new), multi-model parallel code review, voice mode using on-device Nvidia speech models, the rubber duck cross-model critique feature, a new TUI interface, and the GitHub Copilot SDK for building custom agent-powered UIs. The session also includes a live coding demo building an Electron app (an always-on-top Octocat that reacts to git lifecycle events), with audience-submitted issues. Practical advice is shared on keeping instruction files lean, using skills for context-specific prompts, and the importance of strong test suites for AI-assisted refactoring of large codebases.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=4cVkF40rgUc>

## Similar posts on daily.dev

- [From idea to pull request: A practical guide to building with GitHub Copilot CLI](https://daily.dev/posts/from-idea-to-pull-request-a-practical-guide-to-building-with-github-copilot-cli-fyq2xmhw0) · GitHub Blog · 0 upvotes · 0 comments
- [GitHub Copilot tutorial: How to build, test, review, and ship code faster \(with real prompts\)](https://daily.dev/posts/github-copilot-tutorial-how-to-build-test-review-and-ship-code-faster-with-real-prompts--lyeseh4bm) · GitHub Blog · 2 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"From CLI to PR: Automating the path to merged code | BRK203","url":"https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2"},"datePublished":"2026-06-11T08:41:48.140Z","dateModified":"2026-06-11T09:07:39.558Z","description":"A conference session walkthrough of GitHub Copilot CLI features aimed at automating the full developer workflow from issue to merged PR. Key features covered...","image":"https://i.ytimg.com/vi/4cVkF40rgUc/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/4cVkF40rgUc/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Microsoft Developer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Microsoft Developer","logo":"https://media.daily.dev/image/upload/s--xZzU3zUq--/f_auto/v1746714872/logos/microsoftdeveloper","url":"https://daily.dev/sources/microsoftdeveloper"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/from-cli-to-pr-automating-the-path-to-merged-code-brk203-70jduvvb2","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,ai-agents,mcp","timeRequired":"PT46M","video":{"@type":"VideoObject","name":"From CLI to PR: Automating the path to merged code | BRK203","description":"A conference session walkthrough of GitHub Copilot CLI features aimed at automating the full developer workflow from issue to merged PR. Key features covered...","thumbnailUrl":"https://i.ytimg.com/vi/4cVkF40rgUc/sddefault.jpg","uploadDate":"2026-06-11T08:41:48.140Z","duration":"PT46M","url":"https://api.daily.dev/r/70jduvvB2","embedUrl":"https://www.youtube.com/embed/4cVkF40rgUc"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Microsoft Developer","item":"https://daily.dev/sources/microsoftdeveloper"},{"@type":"ListItem","position":3,"name":"From CLI to PR: Automating the path to merged code | BRK203"}]}
```

