pre-fix-eval

Enforce a six-stage pre-fix evaluation workflow with ticket creation and task assignment.

1|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/tarrragon/claude --skill pre-fix-eval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-fix-eval
Source: https://github.com/tarrragon/claude/tree/main/skills/pre-fix-eval
Command: npx skills add https://github.com/tarrragon/claude --skill pre-fix-eval

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enforces a structured pre-fix evaluation workflow to ensure thorough, documented analysis before fixes.

Core Features & Use Cases

  • Automatic error classification for common build/test failures
  • Six-stage evaluation workflow guiding deliberate repair planning
  • Mandatory ticket creation and agent-based task assignment to formalize work

Quick Start

Start the workflow with /pre-fix-eval to trigger a six-stage evaluation flow and ticketing process.

Frequently Asked Questions about pre-fix-eval

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

FAQPage Schema
How do I automate error classification for CI test failures and compilation errors?

Automated error classification for CI test failures and compilation errors is handled by applying a structured pre-fix evaluation workflow. This ensures consistent triage and documentation of build failures before any repairs are attempted.

What is a pre-fix evaluation workflow for safe code repairs?

A pre-fix evaluation workflow for safe code repairs is a structured six-stage process that enforces deliberate analysis and traceability before fixes. It guides planning to ensure thorough documentation of automated failure scenarios.

How do I enforce mandatory ticket creation for automated failure scenarios in CI?

Mandatory ticket creation for automated failure scenarios in CI is enforced through a structured evaluation workflow. This process formalizes work by requiring ticket generation and agent-based task assignment before repairs begin.

Does this pre-fix evaluation workflow support agent-based task assignment?

Yes, agent-based task assignment is fully supported to formalize repair work. The evaluation workflow mandates ticket creation and assigns tasks to agents, ensuring traceability for automated failure scenarios.

What's the best way to structure pre-fix evaluation for analyzer warnings and build failures?

The best way to structure pre-fix evaluation for analyzer warnings and build failures is a six-stage workflow. It enables consistent triage, mandates ticket creation, and assigns tasks to agents for documented, traceable repairs.

When do I need a structured pre-fix evaluation workflow for code repairs?

A structured pre-fix evaluation workflow is needed when handling automated failure scenarios in CI, such as test failures and compilation errors. It ensures thorough, documented analysis and consistent triage before applying fixes.