Agent Introspection Debugging banner
filipdopita-tech filipdopita-tech

Agent Introspection Debugging

AI community

Description

--- name: agent-introspection-debugging description: Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports. origin: ECC allowed-tools: - Bash - Edit - Read - Task - Write --- # Agent Introspection Debugging Use this skill when an agent run is failing repeatedly, consuming tokens without progress, looping on the same tools, or drifting away from the intended task. This is a workflow skill, not a hidden runtime

Installation

Installs to ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-agent-introspection-debugging/SKILL.md

Terminal
mkdir -p ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-agent-introspection-debugging && curl -fsSL https://raw.githubusercontent.com/filipdopita-tech/claude-ecosystem-setup/HEAD/commands/agent-introspection-debugging.md -o ~/.claude/skills/filipdopita-tech-claude-ecosystem-setup-agent-introspection-debugging/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository