skills/code.deepline.com/deepline-plays-feedback

deepline-plays-feedback

Installation
SKILL.md

Deepline Plays Feedback

Send feedback or a bug report to Deepline support from the V2 SDK CLI.

Steps

  1. Get feedback text. Use the argument if provided, such as /deepline-plays-feedback plays run failed after upload. Otherwise ask the user for the message to send.

  2. Confirm. Ask before sending because the report includes the feedback text, environment info collected by the CLI, and a session transcript. If the user cancels, stop.

  3. Send the feedback text. The V2 SDK command is feedback send; the text is positional:

    deepline feedback send "{feedback text}" --json
    
  4. Send the session transcript. Try the normal Claude transcript location first:

Installs
293
First Seen
Jun 14, 2026
deepline-plays-feedback from code.deepline.com