remote-troubleshoot
Installation
SKILL.md
Remote Server Troubleshooting
Overview
Provides a structured workflow for troubleshooting issues on remote servers with emphasis on:
- Investigation-only approach until user approval
- Creating reusable helper scripts on remote server
- Script-based fixes for reproducibility
- Comprehensive analysis and resolution reports
Investigation Workflow
Phase 0: Information Gathering
Before starting any investigation, gather:
Related skills
More from iceleaf916/my-cc-plugins
code-review-assistant
代码审核辅助工具,支持本地 Git 库和 Gerrit Review。支持审核当前最新 commit、暂存的修改、未暂存的修改等,也支持 Golang、Qt/C++、Ansible 等多语言的 Gerrit Code Review。提供"必须修复/建议修复/可选改进"三级分级审核,生成 Markdown 报告。
13go-frame-best-practices
提供 GoFrame 框架的官方最佳实践指导,包括项目结构、分层架构、配置管理、数据校验、数据库操作、中间件开发等开发规范
12go-test-standards
Golang 单元测试规范与最佳实践指南
11