agent-introspection-debugging

agent introspection debugging

affaan-m 232k ↓ 3.8k MIT updated 25d ago
Claude Code
View source ↗

What it does

  • Maximum tool call / loop-limit failures
  • Repeated retries with no forward progress
  • Context growth or prompt drift that starts degrading output quality
  • File-system or environment state mismatch between expectation and reality
  • Tool failures that are likely recoverable with diagnosis and a smaller corrective action
  • capturing failure state before retrying blindly
  • diagnosing common agent-specific failure patterns

Requirements & configuration

  • Token / time burn risk:

Configuration: ECONNREFUSED

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

agent introspection debugging

Source

Repository: https://github.com/affaan-m/everything-claude-code

agent-introspection-debugging FAQ

What does the agent-introspection-debugging skill do?

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. Maximum tool call / loop-limit failures Repeated retries with no forward progress

What does agent-introspection-debugging require?

Token / time burn risk: Configuration keys: ECONNREFUSED.

How do I install agent-introspection-debugging?

Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill agent-introspection-debugging --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.

Maintain agent-introspection-debugging?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[agent-introspection-debugging on getagentictools](https://getagentictools.com/skills/affaan-m-everything-claude-code-agent-introspection-debugging?ref=badge)
npx agentictools info skills/affaan-m-everything-claude-code-agent-introspection-debugging

The second line is the CLI lookup for this page — handy in READMEs and docs.