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. 8. 13.

설치

$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"