Copilot
Delegate coding tasks directly to GitHub Copilot from Claude
✨ The solution you've been looking for
Hand off a task to GitHub Copilot.
See It In Action
Interactive preview & real-world examples
AI Conversation Simulator
See how users interact with this skill
User Prompt
I need to implement a user authentication system with JWT tokens. Can you create a GitHub Copilot task for this?
Skill Processing
Analyzing request...
Agent Response
A properly formatted task is created in GitHub Copilot with your specifications, ready for AI-assisted implementation
Quick Start (3 Steps)
Get up and running in minutes
Install
claude-code skill install copilot
claude-code skill install copilotConfig
First Trigger
@copilot helpCommands
| Command | Description | Required Args |
|---|---|---|
| @copilot delegate-complex-feature-implementation | Hand off detailed coding tasks to GitHub Copilot when you need specialized implementation work | None |
| @copilot create-tasks-from-documentation | Convert existing markdown documentation or requirements into actionable Copilot tasks | None |
Typical Use Cases
Delegate Complex Feature Implementation
Hand off detailed coding tasks to GitHub Copilot when you need specialized implementation work
Create Tasks from Documentation
Convert existing markdown documentation or requirements into actionable Copilot tasks
Overview
Examples
1# Create a task with an inline description
2gh agent-task create "<task description>"
3
4# Create a task from a markdown file
5gh agent-task create -F task-desc.md
What Users Are Saying
Real feedback from the community
Environment Matrix
Dependencies
Context Window
Security & Privacy
Information
- Author
- mlflow
- Updated
- 2026-01-30
- Category
- productivity-tools
Related Skills
Copilot
Hand off a task to GitHub Copilot.
View Details →Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a …
View Details →Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a …
View Details →