dsh-dev-actions
Run the following command in DeepSeek Harness:
dsh plugin install skitse/dsh-dev-actions
Paste the following prompt into your AI chat to install this plugin:
In the DeepSeek Harness terminal, run: dsh plugin install skitse/dsh-dev-actions to install the quick-actions plugin from https://github.com/skitse/dsh-dev-actions.
About this plugin
When you build with AI, the hidden tax is repetition: re-finding the device ID before every flutter run, re-typing the same login acceptance checklist each round, re-telling the model to reproduce before fixing. Each operation is small, but re-organizing language and parameters every turn quietly fragments your focus.
dsh-dev-actions solves this differently from a hand-curated command palette. The current model spots operations with reuse value mid-loop and calls built-in tools to pin them as three button types: Command (run in the project, stream logs, stop), Prompt (sent as a fresh user message to the AI), and AI Instruction (placed in the editable input box for you to review first). The model discovers, updates, deduplicates, and retires entries; you always keep execution authority, and creating an action never auto-runs or auto-sends.
Whether your stack is Flutter multi-platform, a web front-end with dev servers and E2E suites, backend containers with migrations, or Xcode native builds, if your workflow contains steps you find yourself repeating every round, this plugin tucks them all into one small panel, one click away.
Screenshots
Use Cases
- One-click flutter run with saved device ID and live logs
- Start dev server and run focused tests in a single tap
- Turn a repeated login and auth acceptance prompt into one button
Best For
- Flutter, iOS, and Android developers automating device and build commands
- Web and backend engineers with repetitive dev-server, test, and log workflows
- AI-assisted developers who want reusable acceptance prompts and collaboration instructions
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.