dsh-doublecheck
Delivery quality gate for DeepSeek Harness: grill the requirements, test the implementation, prove the delivery, and gate the handoff with a deliverable/rework decision.
31 results
Delivery quality gate for DeepSeek Harness: grill the requirements, test the implementation, prove the delivery, and gate the handoff with a deliverable/rework decision.
DSH prompt 工具箱:预制 + 自定义 prompt 模板,点击即插入当前对话输入框(v1 常规模式 + v1.1 智能模式悬浮卡) | Prompt toolbox for DeepSeek Harness: preset + custom prompt templates, one-click insert into the conversation.
Miraculous Standard — unified anchored agent preset for DeepSeek V4 Pro/Flash (official API & opencode-go). Minimal-exact two-tool first-request bootstrap, model-aware Pro/Flash paths, unified context gate, epoch-aware catalog management, rc7-ready shell handling.
Feature-Sliced Design scaffold for building maintainable dsh (DeepSeek Harness) Cordis plugins: host three-layer slices, mirrored single-file client bundle, and a full engineering gate suite (lint, type-check, coverage, bundle verification).
DeepSeek Harness (DSH) bundle porting Matt Pocock's 'Engineering for Real Engineers' + 'Productivity' Claude-Code skills (SKILL.md set) into a native DSH skill plugin. Same skill bodies, DSH skill discovery.
ECC (227k-star operator system) skills for DeepSeek Harness — progressive port of 274 curated single-file skills (agentic engineering, evaluation, testing, patterns, vertical domains, docs). Adapted from affaan-m/ECC (MIT)
Content-aware tool output compression for DeepSeek Harness.
Reproducible multi-source release evidence for DeepSeek Harness
需求锻造:需求澄清、提示词提炼与经验沉淀。把模糊的编程需求锻造成可执行规格,并在每次任务完成后沉淀为可自动复用的个人提示词模板库。
Cordis-native, evidence-driven full-stack engineering discipline for DeepSeek Harness agents
上下文工程:按层级(规则文件→规格→源码→错误输出→对话历史)主动策划 agent 看到的信息,提升输出质量。受 addyosmani/agent-skills(88k★ MIT)启发。
Task boundaries for DeepSeek Harness Web: use Focus for execution scope and Persistent Anchors for explicit constraints without rewriting prompts.
NovelAI Diffusion V4.5 Full image generation for DeepSeek Harness: text-to-image, Danbooru tag lookup, and image-to-prompt reverse engineering.
DSH 上下文管理插件:任务边界、项目帧、自动判别与上下文优化(开发中,R2 判别域 P8–P14b1 已施工)
Tiered micro-clear layer for DeepSeek Harness compaction: clears whitelisted re-runnable tool results to placeholders before the official summarization tier, freeing context with no model call.
规则透镜(RuleScope Lens)—— DeepSeek Harness 本地插件:AGENTS.md / rules 分层规则加载可视化、64KB 预算治理、写回防护与 FORBID 硬拦截、规则 Lint 与遵守率统计 | Rule visibility, budget governance & hard guards for DSH
DramaPilot three-layer localization, offline engineering preview
Steno — inline shorthand expansion plugin for dsh. Type #tag in a message and it is replaced with the configured text before sending.
DSH (DeepSeek Harness) scaffold plugin & preset: strict 5-phase init runbook, engineering standards, and six runnable starter templates (node-ts / react-vite / python / go / spring-boot / monorepo). 项目初始化脚手架预设:严格流程 + 工程规范 + 六套模板。
Core Superpowers-zh engineering skills for DeepSeek Harness.
Engineering verify gate for DeepSeek Harness: configured commands are authority; dirty receipts block conclude.
气候工程
工程方法论技能集:实现前先分类并获批(Spike/Bounded/Architectural)、系统化调试。受 obra/superpowers(274k★ MIT)启发的 DSH 原创改编。
提示词工程模式:结构化推理(CoT/ToT)、few-shot、模板变量、生产级提示词优化。受 wshobson/agents(38k★ MIT)启发。