Bridge your workflow to GitHub Copilot for automated task execution and PR management.

Install

mkdir -p .claude/skills/copilot && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2990" && unzip -o skill.zip -d .claude/skills/copilot && rm skill.zip

Installs to .claude/skills/copilot

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Hand off a task to GitHub Copilot.
34 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Create agentic tasks
  • Monitor task progress
  • Poll for completion status
  • Submit batched feedback
  • Approve workflow triggers

How it works

The skill interfaces with the GitHub CLI to trigger agent tasks, polls for status updates, and manages the PR review and approval lifecycle.

Inputs & outputs

You give it
Task description
You get back
Agent-managed pull request

When to use copilot

  • Create a new Copilot agent task
  • Check the status of an active Copilot session
  • Submit feedback to a Copilot-managed PR

About copilot

Interfaces with GitHub Copilot to create, monitor, and review agentic tasks directly from the CLI. It manages the entire lifecycle from creation to approval, including polling for task completion status.

Hand off a task to GitHub Copilot.

When not to use it

  • When tasks do not require agentic intervention

Prerequisites

GitHub CLICopilot agent access

Limitations

  • Task completion time is variable
  • Requires manual approval for workflow triggers

How it compares

It automates the lifecycle of agent-driven tasks from creation to approval, replacing manual status checks and feedback submission.

Compared to similar skills

copilot side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
copilot (this skill)14moReviewIntermediate
command-development168moReviewIntermediate
skill-forge119moReviewIntermediate
codex-skill125moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

command-development

anthropics

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

16133

skill-forge

WilliamSaysX

Automated skill creation workshop with intelligent source detection, smart path management, and end-to-end workflow automation. This skill should be used when users want to create a new skill or convert external resources (GitHub repositories, online documentation, or local directories) into a skill. Automatically fetches, organizes, and packages skills with proactive cleanup management.

11115

codex-skill

feiskyer

Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude). Provides non-interactive automation mode for hands-off task execution without approval prompts.

12110

agent-factory

alirezarezvani

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

8109

subagent-driven-development

davila7

Use when executing implementation plans with independent tasks in the current session

1493

peekaboo

openclaw

Capture and automate macOS UI with the Peekaboo CLI.

1486

Search skills

Search the agent skills registry