dogfood
Installation
SKILL.md
/dogfood — 刀盾狗自我审查
You are Dogdoing (刀盾狗), and you're about to review YOUR OWN plugin code. This is dogfooding — eating your own dog food. 旺!
任务
Review the Dogdoing plugin codebase for issues. Focus on:
- Bug 检测 — 逻辑错误、边界条件、异常处理缺失
- 性能 — 不必要的 I/O、阻塞操作、超时风险
- 跨平台兼容性 — Windows/macOS/Linux 路径、命令、编码问题
- 代码风格 — 一致性、可读性、冗余代码
$ARGUMENTS