← All speakers

Bio, Work & Ideas

Jon Peck

Conference affiliation: GitHub · 2025

Jon Peck is a senior product marketing manager at Evinced working to make accessibility a practical requirement of AI-assisted software development. Previously, he helped build GitHub’s enterprise advocacy practice and taught organizations how to adopt coding agents without surrendering engineering standards.

A software developer since the late 1990s, Peck studied computer science at Cornell University and worked with Cornell, Massachusetts General Hospital, and Algorithmia. At Algorithmia, he focused on serverless machine-learning infrastructure, making machine-learning capabilities easier for developers to discover, deploy, and combine.

He subsequently spent nearly six years at GitHub in customer engagement, developer relations, and enterprise advocacy, helping establish its Enterprise Advocacy team in the Americas. His writing covered collaboration-ready repositories, choosing AI models for practical coding tasks, and turning well-scoped issues into agent-generated pull requests.

  • Start with existing software. Peck favors brownfield AI adoption: applying coding assistants to established applications through bounded tasks such as migration, test generation, documentation, and infrastructure configuration. He measures usefulness by engineering outcomes, not the volume of generated code.
  • Give agents institutional knowledge. Detailed READMEs, scoped issues, shared knowledge bases, and repository-level Copilot instructions encode architectural decisions, security expectations, and team conventions. Those instructions should evolve whenever engineering standards change.
  • Restrict what agents can change. Peck’s PostgreSQL integration demonstration used read-only Model Context Protocol integrations to retrieve database information and generate realistic test fixtures without modifying the database. Agent-created branches and pull requests remain subject to human review, security checks, and existing CI/CD controls.

Read the topics behind these talks

3 conference talks

AI Engineer World's Fair 20251:04:06

Collaborating with Agents in Your Software Development Workflow - Jon Peck & Christopher Harrison, GitHub

GitHub enterprise advocates Christopher Harrison and Jon Peck lead a hands-on workshop on incorporating GitHub Copilot agents into software development. They cover participant onboarding and repository setup, framing Copilot as an AI pair programmer, supplying explicit task context, extending coding agents and Copilot Chat with MCP servers, maintaining…

Jon Peck · Christopher Harrison

APIs, MCP, and protocols · Coding and developer tools · Developer workflows and testing

AI Engineer World's Fair 202514:27

Real world MCPs in GitHub Copilot Agent Mode

Jon Peck demonstrates how GitHub Copilot agent mode uses Model Context Protocol servers to complete practical software-development tasks. He contrasts agent workflows with code completion and chat, shows how a detailed README can guide implementation, explains local and remote MCP connections, and demonstrates configuring a PostgreSQL MCP server in VS Code…

Jon Peck

Coding and developer tools · APIs, MCP, and protocols · Vision and video

AI Engineer World's Fair 202522:13

Unlocking AI Powered DevOps Within Your Organization

GitHub developer advocate Jon Peck explains how organizations can adopt AI across DevOps by prioritizing useful efficiency gains, integrating assistants directly into development environments, choosing models appropriate to each task, and applying GitHub Copilot to existing codebases. He discusses agent-assisted project scoping, team learning and…

Jon Peck

APIs, MCP, and protocols · Coding and developer tools · Reasoning and models

References