wsp-report

Collect wsp diagnostics and file a structured GitHub issue.

14|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/jganoff/wsp --skill wsp-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wsp-report
Source: https://github.com/jganoff/wsp/tree/main/skills/wsp-report
Command: npx skills add https://github.com/jganoff/wsp --skill wsp-report

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of reporting issues with the wsp tool by automatically gathering essential diagnostic information, ensuring comprehensive and actionable bug reports.

Core Features & Use Cases

  • Automated Diagnostics: Collects wsp version, OS details, shell information, workspace status, configuration, and registry status.
  • Guided Issue Reporting: Provides a structured format for GitHub issues, including reproduction steps and environment details.
  • Use Case: When wsp behaves unexpectedly, this skill gathers all necessary logs and configuration to create a detailed bug report for the developers, saving the user time and effort in manually collecting this data.

Quick Start

Use the wsp-report skill to file a bug report for the wsp tool.

Frequently Asked Questions about wsp-report

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

FAQPage Schema
How do I report a wsp bug with full environment context?

To report a wsp bug, you can use a diagnostic tool that automatically gathers your wsp version, OS, shell, workspace status, and configuration. It formats this data into a structured GitHub issue on the jganoff/wsp repository.

What diagnostic information is needed for a wsp GitHub issue?

A complete wsp GitHub issue requires the wsp version, OS details, shell information, workspace status, configuration, and registry status. This diagnostic context helps developers reproduce and fix unexpected behavior.

Do I need the gh CLI installed to file a wsp bug report?

Yes, you need the gh CLI installed and configured. The bug reporting process depends on the gh CLI tool to automatically create the structured GitHub issue in the jganoff/wsp repository.

Can I automate collecting workspace and registry status for wsp troubleshooting?

Yes, you can automate collecting workspace and registry status for wsp troubleshooting. The diagnostic tool runs scripts to gather this information automatically, ensuring comprehensive bug reports without manual effort.

How do I structure a GitHub issue for wsp command line tool errors?

To structure a GitHub issue for wsp command line tool errors, use a guided format that includes reproduction steps and environment details. The reporting skill formats collected diagnostics into this structured layout automatically.