Verifies the integrity of local Codex development environments by running automated smoke checks on tool configurations and workflows.
The mdt-dev-smoke skill provides a rapid validation layer for developers working within the MDT (Agent Harness Performance Optimization System) ecosystem. It specifically targets post-installation scenarios or suspected environment drift by executing predefined global scripts that audit tool setups and workflow surfaces. By identifying missing files or broken surfaces without requiring network access, it ensures the local environment adheres to the MDT contract before proceeding with deeper manual verification or production sessions.
Key Features
01Environment drift detection
020 GitHub stars
03Automated tool setup validation
04Standardized PASS/FAIL/SKIP status reporting
05Workflow surface integrity checks
06Offline sanity checking (no network required)
Use Cases
01Validating a fresh development installation after a --dev flag setup.
02Troubleshooting environment drift when Codex behavior seems inconsistent with MDT contracts.
03Performing a quick surface-level audit before initiating deep manual verification.