What problem does it solve?
This Skill helps engineers understand the OSDC platform's architecture and repository organization before making infrastructure changes, reducing misplaced files, dependency mistakes, and inconsistent module design.
Core Features & Use Cases
- Architecture Guidance: Explains the separation between shared base infrastructure and optional service modules.
- Repository Navigation: Maps key directories, files, deployment layers, technologies, and cloud-specific boundaries.
- Operational Context: Summarizes cluster configuration, deployment workflows, observability components, external knowledge resources, and project documentation.
- Use Case: When adding a new Kubernetes service or modifying an existing module, use this Skill to identify the correct directory, deployment contract, dependencies, and related documentation that must be updated.
Quick Start
Use the osdc-project-structure skill to explain where a new optional Kubernetes service belongs and which project files and deployment conventions I should inspect first.