issue:run

Select and activate an open GitHub or Linear issue for autopilot processing.

5|3|Updated May 19, 2026
One-click install
npx skills add https://github.com/awinogradov/code-assistants --skill issue-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue:run
Source: https://github.com/awinogradov/code-assistants/tree/main/claude-plugins/autopilot/skills/issue%3Arun
Command: npx skills add https://github.com/awinogradov/code-assistants --skill issue-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, mcp__plugin_autopilot_linear, mcp__plugin_autopilot_github, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of selecting and starting work on an open GitHub or Linear issue without leaving the slash command interface.

Core Features & Use Cases

  • Issue Selection: Quickly pick from the most recent open issues or include assigned issues with a flag.
  • Autopilot Integration: Directly starts an autopilot session on the selected issue, covering the full pipeline (plan → implement → commit → PR → monitor).
  • Use Case: When you need to start work on an issue without searching for its number, use this skill to list recent issues and select one to kick off the autopilot process.

Quick Start

Run the 'issue:run' skill to list and select an issue. Alternatively, provide the issue number directly to skip the picker.

Frequently Asked Questions about issue:run

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

FAQPage Schema
How do I start an autopilot session on a GitHub or Linear issue?

To start an autopilot session on a GitHub or Linear issue, run the 'issue:run' command to list recent open issues and select one, or provide the issue number directly to skip the picker and immediately trigger the automation pipeline.

Can I automate the entire development pipeline directly from a Linear or GitHub issue?

Yes, you can automate the full development pipeline directly from a Linear or GitHub issue, which initiates the autopilot process to automatically plan, implement, commit, create a pull request, and monitor the selected issue.

Do I need specific API access to automate work on GitHub or Linear issues?

Yes, automating work on GitHub or Linear issues requires access to their respective APIs and permission to execute commands, utilizing the 'gh' command-line tool alongside the dedicated GitHub and Linear autopilot plugins.

How do I select an assigned issue instead of just open ones for automation?

To select an assigned issue for automation, run the 'issue:run' skill and use the appropriate flag to include assigned issues in your selection list, allowing you to quickly pick from your specific tasks.

What is the best way to find a specific GitHub issue number for automated processing?

The best way to find a specific GitHub issue number for automated processing without manual searching is to use the 'issue:run' command, which lists the most recent open issues directly in the interface for easy selection.

Can I skip the issue selection picker when starting work automation?

Yes, you can skip the issue selection picker when starting work automation by providing the specific issue number directly to the 'issue:run' command, bypassing the interactive list to launch the autopilot pipeline instantly.