One-click install
npx skills add https://github.com/agoodway/GoodSkills --skill goodissues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goodissues
Source: https://github.com/agoodway/GoodSkills/tree/main/skills/goodissues
Command: npx skills add https://github.com/agoodway/GoodSkills --skill goodissues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing projects and issue requests through a browser is slow and hard to standardize; GoodIssues lets you create, list, and delete projects and issues directly from chat-driven commands.

Core Features & Use Cases

  • Project management: list, create, fetch, and delete projects in your GoodIssues account.
  • Issue tracking: list, create, fetch, and delete issues for bugs, incidents, and feature requests with clear typing and priorities.
  • Fast onboarding: install the goodissues CLI, then configure an API key and environment so subsequent commands work smoothly.
  • Typical use case: you receive a steady stream of bug reports and feature ideas from teammates, and you want to file them consistently (with correct type, priority, and project) without leaving your workflow.

Quick Start

Ask: "Install the goodissues CLI, then configure it for my goodissues.dev account and list my projects."

Frequently Asked Questions about goodissues

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

FAQPage Schema
How do I track bug reports and feature requests from the command line?

You can track bug reports and feature requests from the command line by using a CLI tool to create, list, retrieve, and delete issues with specific priorities and types directly from your terminal.

What is the best way to file incident reports without leaving my workflow?

Filing incident reports without leaving your workflow is best achieved through chat-driven CLI commands that standardize issue creation with correct typing, priority, and project assignment automatically.

How do I configure an API key for a CLI issue tracking tool?

To configure an API key for a CLI issue tracking tool, you install the CLI, then run a configuration command to set your API key and environment so subsequent commands authenticate and work smoothly.

Can I list and manage projects using command line issue tracking?

Yes, you can list and manage projects using command line issue tracking by executing specific CLI subcommands to list, create, fetch, and delete projects within your connected account.

Does the CLI issue tracker support filtering issues by status and outputting JSON?

Yes, the CLI issue tracker supports filtering issues by status and outputting JSON, allowing you to retrieve tracked items in a structured format for integration with other pipeline tools.

Do I need to install the CLI before managing issues and projects?

Yes, you must install the CLI before managing issues and projects, as the dispatch logic validates the installation and routes commands to the correct subcommands for non-install actions.