What problem does it solve?
This Skill performs a fast, project-level evaluation of the completeness and readiness of a .dtrx application's generated output, identifying missing services, major structural issues, and potential deployment blockers.
Core Features & Use Cases
- Project-Level Evaluation: Quickly assesses the completeness and deployment readiness of a
.dtrx application.
- Service Inventory: Identifies all services and system-level configurations.
- Manifest Analysis: Reads and verifies manifests for completeness.
- Infrastructure Check: Verifies the presence of necessary project-level infrastructure like Docker Compose, environment variables, and observability configurations.
- Quick Report Generation: Provides a summary report on the project's status.
- Service Evaluation Prompts: Generates prompts for deep-dive analysis of individual services using
/evaluate-generated-service.
Quick Start
Invoke the skill with both the source and generated paths:
/evaluate-generated
SOURCE: /path/to/system.dtrx
GENERATED: /path/to/generated/output