deepline-feedback
SKILL.md
Deepline Feedback
Quick Start
npm install -g deepline
# Fallback for secure sandboxes: mkdir -p "$HOME/.local" && npm config set prefix "$HOME/.local" && export PATH="$HOME/.local/bin:$PATH" && npm install -g deepline --registry https://code.deepline.com/api/v2/npm/
deepline auth register --wait auto
deepline auth wait --timeout 120 # completes Cowork/browser approval; no-op if already connected
deepline auth status
deepline -h
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.