com um clique
feedback
Use when submitting curdx-flow feedback, bug reports, or feature requests.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Use when submitting curdx-flow feedback, bug reports, or feature requests.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use when a spec has tasks.md and should enter autonomous task execution.
Use when starting curdx-flow, creating a spec, resuming work, or routing intent.
Use when handling curdx-flow flags, state files, delegation, execution loops, or skill entrypoint rules.
Use when curdx-flow needs user decisions after codebase facts are discovered.
Use when a spec has design.md and needs implementation tasks.
Use when showing curdx-flow slash skills, options, workflow, or troubleshooting.
| name | feedback |
| description | Use when submitting curdx-flow feedback, bug reports, or feature requests. |
| argument-hint | [feedback message] |
| arguments | message |
| allowed-tools | Bash AskUserQuestion |
| disable-model-invocation | true |
Help improve curdx-flow by submitting feedback or reporting issues.
Check if gh CLI is available by running: which gh
If gh is available, create an issue with the user's feedback:
gh issue create --repo curdx/curdx-flow --title "<short title from feedback>" --body "<full feedback message>"
feedback if it existsIf gh is NOT available, inform the user:
The
ghCLI is not installed or not authenticated. Please submit your feedback manually at:https://github.com/curdx/curdx-flow/issues/new
Or browse existing issues: https://github.com/curdx/curdx-flow/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen
If no message was provided, ask the user what feedback they'd like to submit.
/curdx-flow:feedback The task verification system sometimes misses TASK_COMPLETE markers
/curdx-flow:feedback Feature request: add support for parallel task execution
/curdx-flow:feedback Bug: cancel command doesn't cleanup .curdx-state.json properly