adding homelab audit skill for updating documentation and diagrams etc
This commit is contained in:
@@ -18,7 +18,7 @@ metadata:
|
||||
|
||||
# Homelab Infrastructure Review
|
||||
|
||||
Performs a 3-way infrastructure reconciliation audit of living services, active proxy routes, and the network topology canvas.
|
||||
This skill has been refactored into an intelligent, context-aware auditing engine. It uses a YAML configuration (`scripts/audit_config.yaml`) to understand architectural conventions (aliases, ignored containers) and employs a robust, incremental development workflow. **Always test changes in small, atomic steps** (`syntax check -> run`) to avoid complex debugging cycles. The core logic now uses a Python helper (`scripts/load_config.py`) for configuration and `docker inspect` for accurate health checks.
|
||||
|
||||
## 1. Core Objectives
|
||||
|
||||
|
||||
Reference in New Issue
Block a user