YYTbit/dsh-plugin-code-review ↗★ 1
dsh-plugin-code-review
Structured code review skill for DeepSeek Harness -- bugs, security, performance, style
AI 분석
核心用途是提供结构化的代码审查服务,自动分析 Diff、PR 或指定源文件中的 Bug、安全隐患、性能瓶颈和代码风格问题。适合用于辅助日常代码质量把控和安全审计。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-code-reviewUsage
Just ask the agent to review code:
- "Review this diff"
- "Check this PR for security issues"
- "Review src/auth.ts"