Agent Skills
› kaininx/PlainTab
› diagnose
diagnose
GitHub用于诊断 PlainTab 应用中的 Bug、流程断裂、启动问题、存储或壁纸回归以及性能衰退。引导 Agent 遵循规范工作流进行排查,并同步更新官方技能文件。
Trigger Scenarios
应用出现 Bug 或异常行为
启动失败或卡顿
功能回归(如壁纸、存储)
性能下降
Install
npx skills add kaininx/PlainTab --skill diagnose -g -y
SKILL.md
Frontmatter
{
"name": "diagnose",
"description": "Claude adapter for diagnosing PlainTab bugs, broken flows, startup issues, storage or wallpaper regressions, and performance regressions."
}
Diagnose PlainTab
This is a Claude Code adapter. The canonical workflow lives at:
.agents/skills/diagnose/SKILL.md from the repository root.
Before diagnosing:
- Read the canonical skill file above.
- Follow that workflow.
- Update the canonical skill in
.agents/skills/if the process changes. - Keep this Claude adapter short.
Version History
- 955e53e Current 2026-07-24 12:24


