hiddink-harness-feedback

Submit bug reports and feature requests to the hiddink-harness GitHub repository via GitHub CLI.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/hiddink-ai/hiddink-harness --skill hiddink-harness-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hiddink-harness-feedback
Source: https://github.com/hiddink-ai/hiddink-harness/tree/main/templates/skills/omcustom-feedback
Command: npx skills add https://github.com/hiddink-ai/hiddink-harness --skill hiddink-harness-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

This skill removes the friction of switching contexts to report bugs or suggest features by allowing you to file GitHub issues directly from your CLI session.

Core Features & Use Cases

  • Direct GitHub Integration: Automatically creates issues in the hiddink-harness repository using the GitHub CLI.
  • Anonymous Submission: Supports optional anonymous feedback for privacy-conscious reporting.
  • Local Fallback: Safely caches feedback locally if you are offline or lack GitHub authentication, ensuring no input is lost.

Quick Start

Invoke the feedback skill by typing /hiddink-harness-feedback followed by your message to submit a report directly to the development team.

Frequently Asked Questions about hiddink-harness-feedback

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

FAQPage Schema
How do I submit bug reports or feature requests directly from my terminal?

You can submit bug reports and feature requests from your terminal by invoking the feedback command, which uses the GitHub CLI to create issues in the hiddink-harness repository automatically.

Do I need the GitHub CLI installed to file issues from the command line?

Yes, the GitHub CLI (gh) is required to file issues directly from the command line, as the skill relies on it to authenticate and interact with the GitHub repository.

Can I submit anonymous feedback from the CLI without a GitHub account?

Yes, anonymous feedback submission is supported for privacy-conscious reporting, allowing you to file issues without linking your GitHub identity directly.

What happens to my feedback if I am offline or lack GitHub authentication?

If you are offline or lack authentication, your feedback is safely cached locally as a fallback mechanism, ensuring no input is lost during network interruptions.

How does terminal feedback capture environment context for issue tracking?

Terminal feedback submission captures environment context alongside your message, categorizing the issue to provide developers with necessary system details for GitHub tracking.

Is CLI issue reporting faster than using the GitHub web interface?

CLI issue reporting removes the friction of switching contexts to a browser, allowing developers to file bug reports or suggest features instantly during their terminal workflow.