test-sdk

Execute the boring-provision-test binary to validate agent provisioning environment status.

45|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hachej/boring-ui --skill test-sdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-sdk
Source: https://github.com/hachej/boring-ui/tree/main/packages/agent/fixtures/provisioning/template/.agents/skills/test-sdk
Command: npx skills add https://github.com/hachej/boring-ui --skill test-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the need for verifying that the agent environment is correctly provisioned and capable of executing system-level tasks.

Core Features & Use Cases

  • Environment Validation: Confirms that the agent has the necessary permissions and path access to execute internal provisioning binaries.
  • System Integrity Check: Ensures the agent runtime is correctly configured to handle specific SDK commands.
  • Use Case: Use this skill during initial setup or after environment updates to verify that the agent can successfully trigger the provisioning test suite and return the expected sentinel output.

Quick Start

Ask the agent to run the provisioning SDK evaluation to verify the current system configuration.

Frequently Asked Questions about test-sdk

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

FAQPage Schema
How do I validate agent runtime provisioning integrity after an environment update?

To validate agent runtime provisioning integrity, execute the specific system binary within the workspace root. This confirms the agent environment is correctly provisioned and capable of executing system-level tasks successfully.

What is an agent provisioning environment validation check?

An agent provisioning environment validation check verifies operational status by executing a specific system binary. It confirms the agent has necessary permissions and path access to execute internal provisioning binaries successfully.

How to troubleshoot agent runtime SDK command execution failures?

To troubleshoot agent runtime SDK command execution failures, run the provisioning test suite to verify the current system configuration. This ensures the agent runtime is correctly configured to handle specific SDK commands.

Does the provisioning validation SDK require workspace root access?

Yes, the provisioning validation SDK requires access to the workspace root and the boring-provision-test executable. These prerequisites confirm successful command execution and return the expected sentinel output.

When do I need to run a system integrity check for agent infrastructure setup?

You need to run a system integrity check during initial infrastructure setup or after environment updates. This verifies the agent can successfully trigger the provisioning test suite and return the expected sentinel output.