What problem does it solve?
Provides a final technical sanity check for Technical Manager (TM) plans by comparing plan assertions to the real repository layout, runtime configuration, and available agents and services to prevent failed or dangerous executions.
Core Features & Use Cases
- Path validation: Verifies referenced files and directories, suggests nearest matches, and reads sample file contents when available.
- Agent & Skill validation: Confirms referenced agents and skills exist, checks tool capabilities and registration.
- Docker & config checks: Cross-checks docker-compose overlays, service names, ports, environment variables, and health endpoints.
- API and MQTT validation: Validates referenced REST endpoints, WebSocket events, and MQTT topic patterns against repository reference docs.
- Inline corrections: Produces precise, minimal edits in plan files or a structured chat report listing confirmations, required fixes, missing prerequisites, and recommendations.
Quick Start
Run verify-plan on a TM plan or provide the plan file path and receive a prioritized, precise reality-check with inline corrections or a chat report.