hiddink-harness:fix-refs

Audit agent configurations and repair broken symlinks and missing dependency references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves configuration drift and broken internal references within the hiddink-harness ecosystem, ensuring that agents maintain valid links to their required skills and guides.

Core Features & Use Cases

  • Automated Auditing: Scans agent configurations to identify missing or invalid references.
  • Dependency Repair: Automatically injects missing skill or guide references into agent definition files.
  • Safety Validation: Provides a dry-run mode to preview changes before applying fixes to the agent directory structure.

Quick Start

Run the fix-refs skill to audit all agents and automatically repair any broken references or missing symlinks found in the current harness configuration.

Frequently Asked Questions about hiddink-harness:fix-refs

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

FAQPage Schema
How do I repair broken symlinks and missing dependency references in an agent configuration?

To repair broken symlinks and missing dependency references, you can run an automated audit that scans agent configuration files to identify invalid paths and inject missing skill or guide links, restoring structural integrity to the harness environment.

What causes broken symlinks and configuration drift in an agent ecosystem?

Broken symlinks and configuration drift occur when agent definition files lose their valid links to required skills and guides, often caused by directory restructuring or manual edits that invalidate internal dependency references.

Can I preview automated refactoring and dependency repair before applying changes?

Yes, you can preview dependency repair changes using a dry-run mode, which validates the health of the harness environment and shows targeted path corrections without modifying the agent directory structure.

How do I audit agent configurations for missing skill references automatically?

You audit agent configurations for missing skill references by running an automated scanning process that evaluates agent files against the harness ecosystem, identifying missing links and validating structural integrity.

What is the best way to fix invalid path references across multiple agent definition files?

The best way to fix invalid path references across multiple agent definition files is using an automated auditing tool that identifies broken links and applies targeted path corrections to ensure proper linkage of skills and guides.