YYTbit/dsh-plugin-code-review1

dsh-plugin-code-review

Structured code review skill for DeepSeek Harness -- bugs, security, performance, style

AI Analysis

核心用途是提供结构化的代码审查服务,自动分析 Diff、PR 或指定源文件中的 Bug、安全隐患、性能瓶颈和代码风格问题。适合用于辅助日常代码质量把控和安全审计。

Package
dsh-plugin-code-review
Version
0.1.0
License
MIT
Last updated
Aug 13, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-code-review

Usage

Just ask the agent to review code:

  • "Review this diff"
  • "Check this PR for security issues"
  • "Review src/auth.ts"