Agent Skills
› kaininx/PlainTab
› diagnose
diagnose
GitHub用于诊断PlainTab的Bug、流程断裂、启动问题、存储或壁纸回归以及性能退化的Claude适配器。
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


