neb-ai-live-test

Automate end-to-end live testing of NebCore AI platform across AI server, backend, and agent runtimes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/nebinfra/nebcore-ai-skills --skill neb-ai-live-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neb-ai-live-test
Source: https://github.com/nebinfra/nebcore-ai-skills/tree/main/neb-ai-live-test
Command: npx skills add https://github.com/nebinfra/nebcore-ai-skills --skill neb-ai-live-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, kubectl, curl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

NebCore AI live testing harness validates the entire NebCore AI platform across the AI server, platform-backend, and agent runtimes, ensuring platform health, RBAC readiness, and end-to-end workflow fidelity.

Core Features & Use Cases

  • End-to-end live testing across multiple phases (Phase 1-11) for the NebCore AI platform.
  • Automated discovery of cluster configuration and dynamic environment setup.
  • Rich results reporting and issue triage to identify and fix platform gaps.

Quick Start

Run the live test harness against your management cluster to validate the full NebCore AI platform.

Frequently Asked Questions about neb-ai-live-test

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

FAQPage Schema
How do I automate end-to-end live testing for NebCore AI platform deployments?

You can automate live testing for NebCore AI deployments by running a test harness that executes automated phases across AI server, platform-backend, and agent runtimes to validate platform health and workflow fidelity.

What does RBAC readiness validation involve for a Kubernetes AI management cluster?

RBAC readiness validation for a Kubernetes AI cluster involves automated security checks that verify role-based access controls are correctly configured before executing end-to-end platform workflows.

Do I need kubectl and jq installed to run automated live testing on my cluster?

Yes, you need kubectl, jq, and curl installed because the live testing harness depends on these tools to discover cluster context, execute configuration checks, and capture structured failure reports.

Can I use this testing harness to verify platform health after Kubernetes cluster upgrades?

Yes, the live testing harness applies to health validation and upgrades by running automated phase execution across the NebCore AI platform to identify and triage configuration gaps or issues introduced during upgrades.

How does the harness discover cluster context and agent registry configurations automatically?

The harness automates discovery of cluster configuration and dynamic environment setup by executing verification steps that check the skill and agent registry, ensuring runtime components are registered before testing.