YYTbit/dsh-plugin-code-review1

dsh-plugin-code-review

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

AI 分析

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

パッケージ
dsh-plugin-code-review
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/13

インストール

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

ドキュメント

README 全文を読む ↗

Usage

Just ask the agent to review code:

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