← ClaudeAtlas

deepline-feedbacklisted

Send feedback or bug reports to the Deepline team, including session transcript and environment info.
getaero-io/gtm-eng-skills · ★ 25 · AI & Automation · score 79
Install: claude install-skill getaero-io/gtm-eng-skills
# Deepline Feedback Send feedback or a bug report to the Deepline team. ## Steps 1. **Get feedback text.** Use the argument if provided (e.g. `/deepline-feedback the waterfall broke`). Otherwise ask the user. 2. **Confirm.** Use AskUserQuestion with a question like: > This report will include: > > - Your feedback: {feedback text} > - Environment info (auto-collected) > - Current session transcript > > Send this feedback? Options: "Send it" / "Cancel". 3. **If confirmed**, run: ``` deepline feedback send "{feedback text}" --json deepline sessions send --current-session --json ``` 4. Tell the user it was sent. If cancelled, do nothing.