dsh-task-relay
LeslieWylie/dsh-task-relay
Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
DeepSeek Harness plugin
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.
Jump to installSend the GitHub link to DSH, Codex, or another agent. Ask it to explain the purpose, access, installation, and removal steps, then wait for your approval before running commands. Paste the README if it cannot open the link.
dsh plugin --profile web add github:LeslieWylie/agent-loop-workflowThis command comes from the community plugin list. Open the repository and check the setup steps and scripts before running it.
These are the original fields from the community list, kept here so you can compare them with the GitHub repository.
registry-record.jsonCheck against GitHub before use{
"name": "agent-loop-workflow",
"owner": "LeslieWylie",
"category": "workflow",
"description": "A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.",
"install": "dsh plugin --profile web add github:LeslieWylie/agent-loop-workflow",
"npm": null,
"stars": 1,
"added": "2026-08-17",
"source": "registry"
}See which files it changes, which websites or API keys it can access, which install scripts it runs, and whether it has a license and removal steps. GitHub stars only show attention.