dsh-ariadne
A visual decision workbench for DeepSeek Harness: explore ideas, focus branches, turn choices into execution graphs, and run them one node at a time.
34 results
A visual decision workbench for DeepSeek Harness: explore ideas, focus branches, turn choices into execution graphs, and run them one node at a time.
DeepSeek Harness plugin: LLM model selection & deployment analysis (deployability, VRAM, TTFT, latency, throughput, power for 38 models × 20 GPUs/NPUs)
计划与任务拆解:把目标拆成可验证的小任务、排序依赖、估算工作量、追踪进度。受 addyosmani/agent-skills(88k★ MIT)启发。
三文件持久化规划:task_plan.md / findings.md / progress.md 落地磁盘、每轮 hook 重注入,计划扛过 /clear/崩溃/压缩;会话恢复 catchup、并行任务隔离目录。受 OthmanAdi/planning-with-files(25k★ MIT)启发。
OpenGame browser-game planning and building Skill for DeepSeek Harness
Organic reaction prediction for DeepSeek Harness: retrosynthesis, forward prediction, route planning, SynScore, and multi-component evolution, with in-chat molecule/reaction/route visualisation
Monorepo-aware execution planning, Harness Jobs handoff, and verification gates for DeepSeek Harness
DeepSeek Harness 插件 / DeepSeek Harness plugin: Wayfinder decision-map dashboard. Every question stays visible; dependencies gate execution only.
用 GSD(Get Shit Done)项目管理法推进大型项目:把项目组织成 里程碑(Milestone) → 阶段(Phase) → 计划(Plan) → 任务(Task) 的层级,维护 .planning/ 状态文档。当项目存在 .planning/ 目录(ROADMAP.md / STATE.md / phases/),或用户要求按里程碑/阶段拆分推进大项目时使用。
Roadmap ideation for DeepSeek Harness: generate and compare distinct roadmap options via headless agent runs, pick the one that fits, export as goal.md, and dispatch it to an agent in the chosen workspace.