copilot-agent-task

Manage GitHub Copilot agent tasks and session logs via gh agent-task CLI.

1|Updated Oct 13, 2022
One-click install
npx skills add https://github.com/kryota-dev/dotfiles --skill copilot-agent-task
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: copilot-agent-task
Source: https://github.com/kryota-dev/dotfiles/tree/main/.bin/.claude/skills/copilot-agent-task
Command: npx skills add https://github.com/kryota-dev/dotfiles --skill copilot-agent-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables seamless management of GitHub Copilot agent tasks and their session logs via gh agent-task, consolidating task workflows into a single, explorable interface.

Core Features & Use Cases

  • List tasks to view recent activity and status.
  • View detailed information for a specific task or session.
  • Retrieve and review session logs for debugging and insight.
  • Create new tasks directly from the chat.
  • Follow real-time logs for active tasks and sessions.
  • Open task details in a browser when needed.

Quick Start

Ask the AI to list Copilot agent tasks with gh agent-task list to see the latest tasks.

Frequently Asked Questions about copilot-agent-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list GitHub Copilot agent tasks?▼

You can list GitHub Copilot agent tasks by running the gh agent-task list command to view recent activity and task statuses across your repositories.

How do I retrieve session logs for a specific Copilot agent task?▼

To retrieve Copilot agent task session logs, use the gh agent-task CLI to fetch logs by identifying the specific task through its PR number, session ID, or URL.

Can I create new Copilot agent tasks directly from my chat interface?▼

Yes, you can create new GitHub Copilot agent tasks directly from your chat interface by utilizing the task creation workflows supported by the gh agent-task CLI.

What information do I need to view details for a specific Copilot agent task?▼

To view detailed information for a specific Copilot agent task, you need to identify the task using its PR number, session ID, or URL via the gh agent-task CLI.

Is the gh agent-task CLI command stable for production use?▼

The gh agent-task CLI command currently operates under a preview status, meaning it may undergo changes and should be evaluated before relying on it for production workflows.

Can I follow real-time logs for active Copilot agent tasks?▼

Yes, you can follow real-time session logs for active GitHub Copilot agent tasks and sessions to monitor progress and gather debugging insights directly through the CLI.