mock-harness-skill

Validate skill module integration and path resolution in the hiddink-harness framework.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/hiddink-ai/hiddink-harness --skill mock-harness-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mock-harness-skill
Source: https://github.com/hiddink-ai/hiddink-harness/tree/main/tests/fixtures/skills/mock-harness-skill
Command: npx skills add https://github.com/hiddink-ai/hiddink-harness --skill mock-harness-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a standardized verification mechanism to ensure that the hiddink-harness orchestration layer is correctly mounting and executing skills within the agent environment.

Core Features & Use Cases

  • Environment Validation: Confirms that the harness successfully resolves and injects skill paths into the agent context.
  • Integration Testing: Serves as a baseline for testing the lifecycle management of symlinked skill directories.
  • Use Case: Use this skill during initial setup or after configuration changes to verify that the agent can successfully locate and trigger harness-managed modules.

Quick Start

Execute the mock-harness-skill to verify that your current agent environment is correctly configured and communicating with the harness.

Frequently Asked Questions about mock-harness-skill

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

FAQPage Schema
How do I validate skill module path resolution in an orchestration harness?

Validating skill module path resolution involves confirming the orchestration harness correctly mounts and injects skill paths into the agent context. This skill provides a standardized verification mechanism to ensure symlinked skill directories are successfully resolved and triggered.

What is harness validation for automated deployment verification?

Harness validation for automated deployment verification is a system configuration check that confirms the orchestration layer is correctly mounting and executing skill modules within the agent environment. It serves as a baseline for testing lifecycle management of symlinked directories.

How do I test integration and lifecycle management of symlinked skill directories?

Testing integration and lifecycle management of symlinked skill directories requires executing a baseline verification module. This confirms the harness successfully resolves and injects skill paths into the agent context during initial setup or after configuration changes.

Do I need a specific environment to run harness validation checks?

Yes, harness validation checks require the hiddink-harness environment to be active and properly symlinked to the working directory. This ensures the agent can successfully locate and trigger harness-managed modules during system configuration checks.

When should I run orchestration framework integration tests?

Run orchestration framework integration tests during initial setup or after configuration changes to verify that the agent environment is correctly configured and communicating with the harness. This confirms successful module mounting and execution.

Why does my agent fail to locate and trigger harness-managed modules?

Agent failure to locate harness-managed modules typically indicates the hiddink-harness environment is not active or properly symlinked to the working directory. Running this validation skill verifies path resolution and injection into the agent context.