| name | feedback |
| description | Capture feedback safely: file confirmed bugs as GitHub issues and route feature ideas to the Product Backlog. Never implement. |
| disable-model-invocation | true |
Feedback
Capture one canonical item, then stop. Follow
docs/kanzen/procedures/well-documented-issue.md.
Steps
- Capture impact, observed/expected behavior, relevant route/package/SHA/environment,
safe errors, and artifacts.
- Redact secrets, auth data, private content, unrelated transcripts, and host paths.
- Search issues, merged/closed PRs, and Project #7 for material overlap.
- If routing is unclear ask:
Grill now, defer, or skip? Grill clarifies first;
defer creates the best item with open questions; skip routes current context.
- Create one item using the canonical template. Bug issues get
bug plus
needs-triage or needs-info; drafts keep their open questions.
- Return its URL and next action (
/skill:triage for bugs). Do not implement.