invoke-bugs

List open Invoke project bugs and run a unified fix pipeline.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ricky-russo/invoke --skill invoke-bugs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoke-bugs
Source: https://github.com/ricky-russo/invoke/tree/main/plugin/skills/invoke-bugs
Command: npx skills add https://github.com/ricky-russo/invoke --skill invoke-bugs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines identifying, prioritizing, and updating bug statuses across the Invoke project by coordinating open-bug data and pipeline actions.

Core Features & Use Cases

  • List open bugs with severity, ID, title, location, and report date in a markdown table.
  • Run a single, consolidated fix pipeline for multiple bugs and associate them with that run.
  • Log new bugs with title, description, severity, and optional location, then surface and track resolution.

Quick Start

Ask the system to list open bugs and start a single, consolidated fix pipeline for the selected items.

Frequently Asked Questions about invoke-bugs

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

FAQPage Schema
How do I track and fix multiple Invoke bugs in a single pipeline?

You can select multiple open Invoke bugs and run a consolidated fix pipeline that associates their IDs with that run. After completion, the workflow automatically updates each selected bug to in_progress or resolved and reports the outcomes.

What information is included when listing open bugs for the Invoke project?

Listing open bugs for the Invoke project surfaces a markdown table with Severity, ID, Title, Location, and Reported date. This provides actionable items to help prioritize and coordinate your bug resolution workflow.

Can I log a new bug with a title and description and track its resolution?

Yes, you can log new bugs with a title, description, severity, and optional location. Once logged, the system surfaces the bug and tracks its resolution through the unified fix pipeline workflow.

What happens if a pipeline fails while fixing Invoke bugs?

The bug fix workflow includes robust error handling to manage pipeline failures. It evaluates the completion status and updates each selected bug to in_progress or resolved as appropriate, then reports the specific outcomes.

What's the best way to prioritize issue management for Invoke workflows?

The best way to prioritize Invoke issue management is to list all open bugs sorted by Severity and Reported date. This surfaces the most actionable items, allowing you to select multiple critical bugs for a single consolidated fix pipeline.