fixer

Diagnose stuck agent-assisted development and propose verifiable fixes.

5|2|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/petekp/agent-skills --skill fixer-petekp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixer
Source: https://github.com/petekp/agent-skills/tree/main/skills/fixer
Command: npx skills add https://github.com/petekp/agent-skills --skill fixer-petekp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cold, methodical diagnostician for when you're stuck in agent-assisted app development. The Fixer calls in to diagnose, intervene, and unblock.

Core Features & Use Cases

  • Systematic diagnosis: Verify code state, git logs, builds, and environment to identify root causes.
  • Targeted interventions: Propose small, verifiable fixes that can be committed and tested in isolation.
  • Clear handoff: Provide a concrete next steps plan and risk-aware rollback guidance for ongoing work.

Quick Start

Describe the current blocker and I'll initiate a structured diagnostic workflow to restore progress.

Frequently Asked Questions about fixer

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

FAQPage Schema
How do I diagnose and unblock a stuck agent-assisted development loop?

To unblock a stuck agent-assisted development loop, this Skill performs structured triage by verifying code state, git logs, and builds to identify root causes and apply targeted interventions.

What is the best way to fix broken builds and chaotic patches from AI agents?

The best way to fix broken builds and chaotic patches is to propose small, verifiable fixes that can be committed and tested in isolation, ensuring incremental progress and verifiable steps.

How do I systematically triage a broken build in my codebase?

To systematically triage a broken build, it follows diagnostic playbooks to verify the current environment state, commit incremental changes, test the build outputs, and generate a clear next steps plan.

Can I get a clear handoff plan after fixing a stuck AI development loop?

Yes, after fixing a stuck AI development loop, it provides a concrete next steps plan and risk-aware rollback guidance to ensure a clear handoff for ongoing work.

When should I use a structured diagnostic workflow for agent-assisted projects?

You should use a structured diagnostic workflow when you are stuck in agent-assisted app development and need cold, methodical interventions to restore progress on broken builds or chaotic patches.