Send feedback or bug reports to the Deepline team, including session transcript and environment info. Use when the user asks to report a bug, send product feedback, or share the current Claude/Cowork session with Deepline support.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Send feedback or bug reports to the Deepline team, including session transcript and environment info. Use when the user asks to report a bug, send product feedback, or share the current Claude/Cowork session with Deepline support.
Deepline Feedback
Send feedback or a bug report to the Deepline team.
Steps
Get feedback text. Use the argument if provided (e.g. /deepline-feedback the waterfall broke). Otherwise ask the user.
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".
If confirmed, send the feedback text first:
deepline feedback send "{feedback text}" --json
Send the session transcript. Try the normal Claude transcript location first:
deepline sessions send --current-session --json
If that reports no session files and ~/mnt/.claude/projects exists, the run is likely in Cowork. Bridge the mounted transcript directory, then retry. If --current-session still cannot resolve a session, send the newest mounted transcript directly: