bug

Orchestrate a structured bug-fixing workflow with delegated AI agents.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/MartinNevlaha/stratus-v2 --skill bug-martinnevlaha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug
Source: https://github.com/MartinNevlaha/stratus-v2/tree/main/cmd/stratus/skills/bug
Command: npx skills add https://github.com/MartinNevlaha/stratus-v2 --skill bug-martinnevlaha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the complex process of diagnosing, fixing, and reviewing software bugs, reducing manual effort and accelerating the development cycle.

Core Features & Use Cases

  • Automated Bug Triage: Analyzes bug reports and error messages to identify root causes.
  • Agent-Driven Fixes: Delegates coding tasks to specialized AI agents for efficient implementation.
  • Quality Assurance: Integrates code review and regression testing into the workflow.
  • Use Case: When a critical bug is reported, this Skill can automatically assign it to the appropriate engineering agent, oversee the fix, and ensure it passes review, all with minimal human intervention.

Quick Start

Use the bug skill to analyze and fix the reported issue with the login functionality.

Frequently Asked Questions about bug

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

FAQPage Schema
How do I automate bug triage and fix resolution with AI agents?

Automated bug triage analyzes bug reports and error messages to identify root causes, delegating coding tasks to specialized AI agents for efficient implementation and quality assurance. It manages the end-to-end workflow from diagnosis to final resolution.

How does AI agent delegation work for code review and bug fixing?

AI agent delegation for code review and bug fixing works by orchestrating a structured workflow where specialized AI agents handle analysis, implementation, and review phases. It uses MCP tools for workflow registration, phase transitions, and agent delegation to ensure code quality.

Can I integrate automated regression testing into my software development workflow?

You can integrate automated regression testing into your software development workflow through this Skill's quality assurance phase, which oversees fixes and ensures they pass review before final resolution, preventing regressions with minimal human intervention.

What is the best way to streamline bug resolution in software engineering?

The best way to streamline bug resolution in software engineering is orchestrating a structured workflow that delegates tasks to specialized AI agents for automated triage, implementation, and review, accelerating the development cycle while ensuring code quality.

Do I need MCP tools to run the automated bug fixing workflow?

You need MCP tools to run the automated bug fixing workflow because the Skill integrates with them for workflow registration, phase transitions, and agent delegation to manage the end-to-end process from initial diagnosis to final resolution.

Why use AI agents for debugging instead of manual code review?

Using AI agents for debugging instead of manual code review reduces manual effort and accelerates the development cycle by automatically assigning critical bugs to appropriate engineering agents, overseeing the fix, and ensuring it passes review.