What problem does it solve?
This Skill helps you quickly verify whether a machine is ready to run and install agent-harness by checking the repo layout, required template files, and key dependencies before you attempt setup.
Core Features & Use Cases
- Readiness Check: Confirms whether the clone has the required template path and an
adapt.py dry-run can proceed.
- Dependency Triage: Separates required checks from scheduler and disaster-recovery tooling so you know what blocks installation versus what is only needed for optional features.
- Environment Review: Surfaces missing or below-baseline optional components such as memory stack services without treating them as hard failures.
- Use Case: Use it when onboarding a new machine, validating a fresh clone, or diagnosing why agent-harness cannot be adapted yet.
Quick Start
Ask the assistant to run the preflight check for this agent-harness clone and summarize what is present, what is missing, and whether the machine is ready to proceed.