fft-farm-validate

Validate farm control systems for production readiness via farm-validate.sh.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill fft-farm-validate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fft-farm-validate
Source: https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core/tree/main/skills/runtime/fft-farm-validate
Command: npx skills add https://github.com/0-CYBERDYNE-SYSTEMS-0/nano-core --skill fft-farm-validate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill ensures that a farm's control systems are production-ready by verifying critical components like Home Assistant connectivity, authentication, necessary data mappings, and service availability before enabling production control actions.

Core Features & Use Cases

  • Production Readiness Check: Validates the operational status of farm control systems.
  • Safety Gate Enforcement: Blocks host-side control actions in production environments until validation passes.
  • Onboarding/Change Verification: Use after significant system updates or mapping changes.

Quick Start

Run the farm-validate.sh script to check production readiness.

Frequently Asked Questions about fft-farm-validate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Home Assistant connectivity for farm production readiness?

To validate Home Assistant connectivity for farm production readiness, run the farm-validate.sh script. It checks operational status by verifying authentication, necessary data mappings, and service availability across your control systems.

Why are my farm control actions blocked in production?

Farm control actions are blocked by a safety gate that enforces production readiness. Host-side control actions remain blocked until the farm-validate.sh script assessment returns a passing validation status for the system profile.

What is checked during a farm control systems production readiness assessment?

A farm control systems production readiness assessment checks Home Assistant connectivity, authentication credentials, required data mappings, and overall service availability to ensure safe operation before production control is enabled.

When should I run a production readiness check for my farm control systems?

Run a production readiness check for farm control systems during initial onboarding or after significant system updates. This verifies that mapping changes and Home Assistant services remain fully operational before production control actions.

Does the farm validation safety gate block all host-side control actions?

Yes, the farm validation safety gate blocks host-side control actions in production environments. It prevents execution until the profile's validation status is marked as pass by the farm-validate.sh script assessment.