Copilot Onboard banner
zircote zircote

Copilot Onboard

Git community

Description

--- allowed-tools: Read, Write, Glob, Grep, Bash, Skill argument-hint: '[repository-path]' description: Onboard a repository for GitHub Copilot coding agent with configuration aligned to Claude Code --- <help_check> ## Help Check If `$ARGUMENTS` contains `--help` or `-h`: **Output this help and HALT (do not proceed further):** <help_output> ``` COPILOT_ONBOARD(1) User Commands COPILOT_ONBOARD(1) NAME copilot-onboard - Configure repository for GitHub Copilot ag

Installation

Installs to ~/.claude/skills/zircote-gh-copilot-onboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-gh-copilot-onboard && curl -fsSL https://raw.githubusercontent.com/zircote/gh/HEAD/commands/copilot-onboard.md -o ~/.claude/skills/zircote-gh-copilot-onboard/SKILL.md

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

Full documentation available on GitHub

View Source Repository