CtrlK
BlogDocsLog inGet started
Tessl Logo

bugfix

Diagnostic and repair workflow that analyzes error logs, traces root causes, implements fixes, and verifies with regression tests. Use when fixing bugs, debugging runtime errors or exceptions, investigating test failures or crashes, or submitting bug-fix pull requests. Activated by commands: /unattended, /assess, /diagnose, /reproduce, /fix, /test, /review, /document, /pr, /feedback, /start.

72

Quality

88%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Bugfix Workflow Orchestrator

Quick Start

  1. If the user invoked a phase command other than /unattended (e.g. /diagnose, /fix), read commands/{command}.md and follow it.
  2. If the user invoked /unattended, read skills/unattended.md — this runs the unattended bugfix workflow to completion without human input.
  3. Otherwise, read skills/controller.md to load the workflow controller:
    • If the user provided a bug report or issue URL, execute the /assess phase
    • Otherwise, execute /start to present available phases

If a step fails or produces unexpected output, stop and report the error to the user. Do not advance to the next phase. Offer to retry the failed step or escalate.

For principles, hard limits, safety, quality, and escalation rules, see guidelines.md.

Repository
flightctl/ai-workflows
Last updated
First committed

Also appears in

amir-yogev-gh/ai-workflows
In sync

since May 10, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.