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.

69

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

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
amir-yogev-gh/ai-workflows
Last updated
Created

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.