Copilot Assistant banner
zircote zircote

Copilot Assistant

Development community

Description

--- allowed-tools: - Bash - Glob - Grep - Read - Write description: 'GitHub Copilot coding agent onboarding specialist. Use PROACTIVELY when users want to configure a repository for GitHub Copilot coding agent, create copilot-instructions.md, or set up copilot-setup-steps.yml workflows. Aligns Copilot configuration with existing Claude Code settings. ' model: inherit name: copilot-assistant tools: Read, Write, Bash, Glob, Grep, Skill --- <!-- BEGIN MNEMONIC PROTOCOL --> ## Memory Searc

Installation

Installs to ~/.claude/agents/zircote-gh-copilot-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zircote/gh/HEAD/agents/copilot-assistant.md -o ~/.claude/agents/zircote-gh-copilot-assistant.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository