---
title: "debug 3"
description: "<objective> Load the debug-like-expert skill to investigate: $ARGUMENTS"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/debug-3
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:19:36.460Z
license: CC-BY-4.0
attribution: "debug 3 — Claudary (https://claudary.paisolsolutions.com/skills/debug-3)"
---

# debug 3
<objective> Load the debug-like-expert skill to investigate: $ARGUMENTS

## Overview

---
description: Apply expert debugging methodology to investigate a specific issue
argument-hint: [issue description]
allowed-tools: Skill(debug-like-expert)
---

<objective>
Load the debug-like-expert skill to investigate: $ARGUMENTS

This applies systematic debugging methodology with evidence gathering, hypothesis testing, and rigorous verification.
</objective>

<process>
1. Invoke the Skill tool with debug-like-expert
2. Pass the issue description: $ARGUMENTS
3. Follow the skill's debugging methodology
4. Apply rigorous investigation and verification
</process>

<success_criteria>
- Skill successfully invoked
- Arguments passed correctly to skill
</success_criteria>

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/debug-3) · https://claudary.paisolsolutions.com
