Files
airdbg/README.md
2026-05-18 12:05:56 +08:00

1.5 KiB

AirDbg

Debug-first repair workflow with evidence

Version: 0.1.4
Author: 14816
License: MIT
Repository: http://git.airlongdian.fun/admin/airdbg.git
Homepage: https://airlongdian.fun/plugins/airdbg


Description

AirDbg guides you through reproducible debugging: load project context, initialize missing AGENTS.md/ADR/C4 docs, discuss symptoms, require AirXDB GUI evidence for every GUI validation, call AirNDB for packet capture when needed, call AirSDB for static analysis when needed, isolate root cause, apply focused fixes, verify behavior, and keep architecture context current.

Installation

# Add the Air marketplace
claude plugin marketplace add http://git.airlongdian.fun/admin/airplan.git

# Install this plugin
claude plugin install airdbg

Usage

  • /airdbg - Enter debug mode and start repair workflow

For detailed usage, see commands/airdbg.md in this repository.

Requirements

  • Claude Code CLI or desktop app (latest version recommended)
  • Python 3.8+ (for script-based plugins)
  • Additional dependencies listed in the plugin's skill documentation

Part of Air Suite

This plugin is part of the Air workflow suite. See the marketplace README for the full plugin list and installation instructions.

Support