harness-issue-triage

Diagnose AILI/ROSE harness failures from user-reported symptoms to identify faulty components.

2|Updated May 3, 2026
One-click install
npx skills add https://github.com/Rosetears520/aili-workflows --skill harness-issue-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harness-issue-triage
Source: https://github.com/Rosetears520/aili-workflows/tree/main/skills/harness-issue-triage
Command: npx skills add https://github.com/Rosetears520/aili-workflows --skill harness-issue-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly locate where a broken AILI/ROSE harness behavior originates (command routing, skill boundaries, protocols, install/packaging, memory, or tool policy) so you can fix the correct component instead of guessing or making broad prompt changes.

Core Features & Use Cases

  • Read-only triage localization: diagnoses harness-related problems without editing files, staging commits, or proposing unnecessary core changes.
  • Component-first routing: maps observed symptoms to the most likely component and the smallest evidence anchors to check.
  • Fix path with approval gating: recommends the narrowest remediation and clearly flags when an approval-required harness maintenance handoff is needed.

Quick Start

Ask the AI why the workflow or command behavior is wrong and request a harness triage report that identifies the primary component and recommended fix path.

Frequently Asked Questions about harness-issue-triage

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

FAQPage Schema
How do I diagnose workflow debugging issues when commands route incorrectly?

To diagnose workflow debugging issues, this Skill maps incorrect command routing and skill triggering symptoms to the most likely faulty component, identifying minimal evidence anchors to check before applying fixes.

What is harness triage for protocol diagnosis and memory retrieval failures?

Harness triage is a read-only diagnostic process that localizes protocol packet-result contract failures and memory writeback or retrieval issues to specific subdomains, ensuring you fix the correct component without guessing.

How do I troubleshoot installer setup and harness maintenance scope problems?

You can troubleshoot installer setup and harness maintenance scope problems by requesting a triage report that classifies your observed symptoms into harness subdomains and flags when an approval-required maintenance handoff is needed.

Does this approach require modifying files or proposing core changes to fix skill boundaries?

No, this approach performs read-only triage localization, diagnosing skill triggering boundaries and harness behavior without editing files, staging commits, or proposing unnecessary core changes to the system.

What's the best way to pinpoint evidence localization for command routing errors?

The best way to pinpoint evidence localization is using component-first routing, which maps your observed command routing errors to the smallest evidence anchors required to confirm the faulty component and chart the narrowest remediation path.