fix-common

Diagnose and resolve datrix-common test failures using a predefined playbook.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/keturk/datrix --skill fix-common
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fix-common
Source: https://github.com/keturk/datrix/tree/main/claude-config/.claude/skills/fix-common
Command: npx skills add https://github.com/keturk/datrix --skill fix-common

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the diagnosis and resolution of test failures, errors, and warnings for the datrix-common library, streamlining the debugging process and reducing manual effort.

Core Features & Use Cases

  • Automated Test Analysis: Analyze structured test results to identify and fix common issues in datrix-common.
  • Shared Playbook Execution: Follows a predefined playbook for parsing, verifying, and reporting issues.
  • Use Case: When faced with test failures in the datrix-common library, use this Skill to automatically execute the necessary diagnostics and apply fixes.

Quick Start

Run the skill with the path to the index.json file generated by the datrix-common tests: /fix-common /path/to/index.json

Frequently Asked Questions about fix-common

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

FAQPage Schema
How do I automate debugging for datrix-common test failures?

You can automate debugging for datrix-common test failures by executing a predefined playbook that parses, verifies, and reports issues from your test results. Provide the path to the index.json file generated by your tests to initiate the automated diagnosis.

What is a playbook execution approach for resolving test automation issues?

Playbook execution for resolving test automation issues follows predefined diagnostic steps to parse errors and apply fixes automatically. This mechanism reduces manual debugging effort by systematically verifying and reporting identified issues.

Do I need an index.json file to diagnose datrix-common test errors?

Yes, you need an index.json file to diagnose datrix-common test errors. The skill requires access to the structured test results contained in this file to execute its diagnostics and apply the necessary fixes.

Can I use this automated issue resolution skill for general test warnings?

Yes, you can use this automated issue resolution skill for general test warnings, errors, and failures within the datrix-common library. It analyzes structured test results to identify and fix common issues across these categories.

What's the best way to reduce manual debugging effort for datrix-common tests?

The best way to reduce manual debugging effort for datrix-common tests is to automate the diagnosis and resolution process using a shared fix-package-playbook. This automatically handles parsing, verification, and reporting of identified test failures.

Why does automated test analysis require access to shared fix-package-playbook?

Automated test analysis requires access to the shared fix-package-playbook because it provides the predefined steps needed to parse, verify, and report issues accurately. Without it, the skill cannot execute the necessary diagnostics to resolve failures.