report

Create a GitHub issue on ericbusboom/clasi with bug details.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/busboom-software-studio/design-trainer --skill report-busboom-software-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report
Source: https://github.com/busboom-software-studio/design-trainer/tree/main/.claude/skills/report
Command: npx skills add https://github.com/busboom-software-studio/design-trainer --skill report-busboom-software-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams streamline bug reporting by automatically creating a GitHub issue in the ericbusboom/clasi repository when problems are encountered in CLASI tools, skills, or processes.

Core Features & Use Cases

  • Collects issue details: title, description, reproduction steps, and context
  • Creates a GitHub issue via the GitHub API when a token is available, or falls back to the gh CLI
  • Confirms the issue number and URL for quick reference
  • Use Case: When you encounter a bug in CLASI, run the skill to open a new issue with all relevant information.

Quick Start

Describe the bug and run /se report with a concise title and detailed description to file the issue on ericbusboom/clasi.

Frequently Asked Questions about report

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

FAQPage Schema
How do I report a bug in CLASI to GitHub?

To report a CLASI bug, provide a title, description, reproduction steps, and context. The tool creates a GitHub issue in the ericbusboom/clasi repository and returns the issue URL for reference.

Do I need a GitHub token to file an issue on GitHub?

A GitHub token is not strictly required to file an issue. The process uses the GitHub API when a token is available, but automatically falls back to the gh CLI to create the issue.

What information should I include when creating a GitHub issue for a bug?

When creating a GitHub issue for a bug, include a concise title, a detailed description, clear reproduction steps, and relevant context to help developers diagnose the problem.

Can I automate bug reporting for CLASI tools and workflows?

You can automate bug reporting for CLASI tools by running the reporting command with the bug details. It validates the inputs and automatically opens a new issue on GitHub.

What happens after a GitHub issue is created for a CLASI bug?

After a GitHub issue is created for a CLASI bug, the tool validates the inputs and confirms the newly generated issue number and URL for quick reference and tracking.