try-fix

Official

Execute a single empirical fix and prove results.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The try-fix skill provides a structured protocol to execute a single empirical fix attempt for a failing PR and record the outcome.

Core Features & Use Cases

  • One-shot fix design: Propose, implement, and test a single alternative fix per invocation.
  • Baseline-driven workflow: Revert changes via established baseline scripts and re-test to ensure determinism.
  • Artifact-rich results: Capture diffs, logs, and analysis to justify decisions and guide future attempts.
  • Use Case: When a PR fails CI, this skill helps teams run an isolated fix idea, validate it with the provided test command, and document the outcome for review.

Quick Start

  1. Review the PR and existing fixes to ensure the proposed approach is DIFFERENT from prior attempts.
  2. Use the baseline process to establish a clean state, then design a single fix idea and implement it.
  3. Run the provided test command script to build, deploy, and verify results, then capture artifacts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: try-fix
Download link: https://github.com/dotnet/maui/archive/main.zip#try-fix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.