- Copy code/image/config files across all modules - Translate brand-voice and code-review templates - Translate CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, STYLE_GUIDE - Copy CHANGELOG as-is (technical log) Ref: luongnv89/claude-howto#63
16 lines
314 B
Markdown
16 lines
314 B
Markdown
---
|
|
name: System Status
|
|
description: Check overall system health and status
|
|
---
|
|
|
|
# System Status Check
|
|
|
|
Check system health across all services:
|
|
|
|
1. Query Kubernetes pod status
|
|
2. Check database connections
|
|
3. Monitor API response times
|
|
4. Review error rates
|
|
5. Check resource utilization
|
|
6. Report overall health
|