feedback

Submit user feedback about curdx-flow as a GitHub issue via gh CLI.

4|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/curdx/curdx-flow --skill feedback-curdx
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feedback
Source: https://github.com/curdx/curdx-flow/tree/main/plugins/curdx-flow/skills/feedback
Command: npx skills add https://github.com/curdx/curdx-flow --skill feedback-curdx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you report bugs, request features, or share feedback about curdx-flow in a structured way without hunting for the right place to post.

Core Features & Use Cases

  • Issue submission: Uses the GitHub CLI (gh) to create a new issue in the curdx-flow repository.
  • Title extraction: Derives a short, descriptive issue title from your feedback message.
  • Fallback path: Guides you to submit manually if gh is unavailable or unauthenticated.

Use it when you notice a recurring verification failure, want to propose a product enhancement, or need to document a specific bug with clear context.

Quick Start

Share your feedback with: /curdx-flow:feedback <your message>.

Frequently Asked Questions about feedback

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

FAQPage Schema
How do I report a bug or request a feature for curdx-flow from Claude Code?▼

You can submit bug reports or feature requests for curdx-flow directly by running the feedback command with your message. The skill automatically generates a descriptive title and creates a GitHub issue in the curdx-flow repository.

Do I need the GitHub CLI installed to submit curdx-flow feedback?▼

While the GitHub CLI is required for automated issue submission, the skill provides a manual fallback path. If the gh CLI is unavailable or unauthenticated, it guides you through submitting the issue manually.

What is the best way to structure improvement suggestions for curdx-flow?▼

Improvement suggestions are best structured by providing a clear, detailed message when invoking the feedback command. The skill extracts a concise title from your input and formats the full message for the GitHub issue.

What happens if GitHub CLI authentication fails during issue submission?▼

If GitHub CLI authentication fails during issue submission, the skill automatically provides a manual submission fallback. It guides you to create the issue in the curdx-flow repository manually.