manage-taskboard
Manage work in the native DeepSeek Harness Taskboard with exact task ids and optimistic versions. Use when an Agent must inspect project work, claim an eligible todo, record progress or blockers, verify an implementation, submit it for human review, or release its own claim; also use when a human asks how to accept, return, archive, or automate Taskboard work through the native UI or dsh-taskboard JSON CLI.
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
A SKILL.md that teaches an AI coding agent to operate the native DeepSeek Harness Taskboard: inspecting project work, claiming todos, recording progress or blockers, verifying implementations, and submitting for human review. It covers in-process taskboard_* tools for agents and the dsh-taskboard JSON CLI for human scripts.
Reach for it when an agent needs to claim, update, block, or hand off Taskboard work with exact task ids and optimistic versioning.
Use it to
- Claim an eligible todo from a project taskboard
- Record progress or blockers on a claimed task
- Submit a verified implementation for human review
- Release a claim when work cannot proceed
- Automate Taskboard operations via dsh-taskboard JSON CLI
For Agents and humans working in DeepSeek Harness Taskboard
- Host repository
- shengsheng90/DSH-taskboard
- Host stars
- 325
- Host language
- TypeScript