dsh-plugin-code-review
Structured code review skill for DeepSeek Harness -- bugs, security, performance, style
471 results
Structured code review skill for DeepSeek Harness -- bugs, security, performance, style
怀疑驱动开发:每个非平凡决策在落地前接受新鲜上下文的对抗性审查(CLAIM→EXTRACT→DOUBT→RECONCILE→STOP)。受 addyosmani/agent-skills(88k★ MIT)启发。
DSH cross-session messaging plugin: reliable delivery + role addressing for the coding/review loop
docgen — document workshop skill pack: pure-prompt Agent Skills for README generation, PR descriptions, changelogs and code review, installable into dsh (DeepSeek Harness).
Session minimap for DSH Web: one bar per turn along the left edge of the conversation, hover for a question/answer preview, click to jump. · 会话小地图:一根杠一轮对话,悬停出提问+回答预览,点击跳转。
面向 agent 的 GitHub 工作台:仓库、issue、PR 与代码审查的读写工具集,以 MCP stdio server 形式运行,零运行时依赖,可被 dsh 等插件化 harness 加载
Native DeepSeek Harness plugin for Anno: an in-process HTML review, editing, and annotation server plus html_review_* model tools, without the MCP bridge.
Track human decisions for related DeepSeek Harness conversation branches.
Minimal DSH web GUI plugin that raises native browser notifications or fallback toasts for approval, question, plan-review, and completed-session reminders.
OpenHarness Reader — workspace file browser/editor with Markdown preview for DeepSeek Harness Web
DeepSeek Harness tool plugin: image generation (gpt-image-2) via the Codex CLI, with inline Web preview
Workspace file browser with agent-change review (accept/reject + undo), full user editing (undo/redo, save, auto-save), diff view and rendered markdown (static host+client plugin)
多模型候选评审管线:调度智谱 GLM / Claude(CLI 无头,可走中转)/ Gemini(OpenAI 兼容口)/ Codex 四视角评审成长 artifact(教训/规则/审计板),输出严格 JSON(verdict/strengths/risks/suggestions/cannot_claim),结果只作 candidate_review_input,永不替代本地证据。适用:用户要求外部交叉评审、周期性仪式前自动评审、怀疑某条结论过度推广时。
DSH sidebar button to browse server disk folders (including hidden ones) with text and image preview.
DeepSeek Harness 会话「看清再动手」外挂:归档/彻底删除(走系统回收站)+ 会话内容只读预览(Markdown),零依赖、不 patch 官方。
Community DSH plugin: right-side workspace file tree, markdown preview, image preview, highlighted source. Does not patch DSH core.
A ChatGPT-style message navigator with hover previews for DeepSeek Harness conversations.
Turn every idea into an image or video with Kling AI. In DeepSeek Harness, use natural language for text-to-image, image-to-image, text-to-video, image-to-video, reference-image creation, task tracking, and result previews.
Bioinformatics skill router plugin for DeepSeek Harness: searchable index over a large skill library, an anysearch web-search provider, remote-exec tooling, and scenario guidance for literature review, bio-data analysis, and remote training
取代 DSH 内置 plan mode 的计划交付体验:计划先写成 markdown 文件,经侧边栏「计划面板」展示,聊天里只剩紧凑审批卡(审批流与原版一致)。 | Replaces the built-in plan mode's plan delivery: plans are written to a markdown file first and shown in the better-sidebar plan panel, leaving only a compact review card in chat (approval flow unchanged).
A right-edge DSH Web navigator for current-session questions, hover previews, and exact click-to-jump navigation.
DSH 专属双 Agent 交付协作插件:/dsh-delivery 命令 + 确定性状态机(JS 纯函数)+ 结构化审查结论(schema 校验)+ Web 活动面板(状态路由+浮层)+ 按任务规模自动分级。基于 DSH 原生能力(ask_user_question / toolFilter 只读隔离 / webServer 路由 / skills 注册),不使用 git notes、不由 LLM 手写状态。
Independent-model advisory review for DeepSeek Harness: after each tool step, a reviewer model audits the agent's operations and injects concerns/guidance into the next step.
DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them