dsh-planning-files
Run the following command in DeepSeek Harness:
dsh plugin install satan9394/dsh-planning-files
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install satan9394/dsh-planning-files in DeepSeek Harness to install this plugin; the source code is available at https://github.com/satan9394/dsh-planning-files .
About this plugin
When building agent workflows in DeepSeek Harness, the files produced during the planning stage tend to be scattered across different contexts, with no dedicated plugin to manage them in one place. dsh-planning-files is built for exactly this: as a DeepSeek Harness plugin, it offers a centralized touch-point for planning files within an agent workflow, so that the outputs of a planning phase are no longer just ephemeral intermediates.
Sitting in the agent-workflow category, the plugin is designed to slot into an existing Harness workflow chain, letting planning-related files be created, read, and passed along naturally as the agent progresses, rather than being stitched together by hand in ad-hoc scripts. It ships under the MIT license, so you are free to redistribute it or build on top of it for your own projects.
If you are using DeepSeek Harness to compose multi-step agent workflows and want to pull planning-file management out of scattered inline logic, dsh-planning-files is a lightweight extension worth keeping an eye on.
Use Cases
- Managing planning output files when building multi-step agent workflows in DeepSeek Harness
- Extracting agent planning-phase context files from scattered scripts into a centralized plugin call
- Providing a unified entry point for creating, reading, and passing planning files along an agent workflow chain
Best For
- Developers building agent workflows with DeepSeek Harness
- Teams that need centralized management of agent planning-phase files
- Engineers who want to turn workflow file logic into reusable, plugin-based components
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.