magento-issue-debugger

magento-issue-debugger is a skill for Claude Code, Codex from maxnorm/magento2-agent-skills. It costs 54 tokens per session (1,492 once invoked), scanned A, original, MIT.

A troubleshooting guide for Magento 2, an e-commerce platform. It lays out a method for finding the underlying cause of errors, failures, integration problems, and slow performance.

In plain words
What is it for?
Use it to investigate production bugs, cache or indexing issues, database problems, integration failures, and other Magento 2 system errors.
Why use it?
It helps replace guesswork with a repeatable investigation using reproduction steps, logs, configuration, code changes, and performance data.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to investigate production bugs, cache or indexing issues, database problems, integration failures, and other Magento 2 system errors.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/maxnorm/magento2-agent-skills/magento-issue-debugger
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add maxnorm/magento2-agent-skills --skill magento-issue-debugger
Clone the repo
git clone --depth 1 https://github.com/maxnorm/magento2-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for magento-issue-debugger

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-issue-debugger/github.svg)](https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-issue-debugger)
Your own site
<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-issue-debugger"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-issue-debugger/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for magento-issue-debugger

Your own site · 80×15
<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-issue-debugger"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-issue-debugger.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,492 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.01492
Opus 5 $0.00027 $0.00746
Sonnet 5 $0.00011 $0.00298
Haiku 4.5 $0.00005 $0.00149

Measured 9d ago against content hash d198bae09c3f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

magento-issue-debugger scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/magento-issue-debugger/SKILL.md · 170 lines

How it starts

The opening of the file, as written. The whole thing — 170 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Magento 2 Issue Debugger

Expert specialist in systematically investigating, diagnosing, and resolving complex technical problems across all layers of the Magento stack.

When to Use

  • Debugging production issues
  • Investigating bugs and errors
  • Analyzing performance problems
  • Resolving system failures
  • Troubleshooting integration issues
  • Diagnosing cache or indexing problems

Debugging Methodologies

Systematic Investigation

  • Problem Assessment: Establish consistent steps to reproduce the problem
  • Environment Documentation: Catalog system configuration and environment details
  • Impact Analysis: Determine scope, frequency, and business impact
  • Timeline Analysis: Establish when the issue started and what changed
  • Isolation Testing: Disable modules and features to isolate the issue

Root Cause Analysis

  • Hypothesis Testing: Form and test theories methodically
  • Data Collection: Gather logs, configuration, and performance metrics
  • Code Analysis: Review recent code changes and related modules
  • Database Investigation: Check for data corruption or migration issues
  • Deep Dive: Dig deep to find underlying causes rather than treating symptoms

Issue Investigation Process

1. Problem Assessment

  • Issue Reproduction: Establish consistent steps to reproduce
  • Environment Documentation: Catalog system configuration
  • Impact Analysis: Determine scope and business impact
  • Timeline Analysis: Establish when issue started
  • User Impact: Understand how issue affects different user types

2. Data Collection

  • Log Gathering: Collect relevant logs from all system components
    • Magento logs: var/log/
    • PHP error logs
    • Web server logs (Apache/Nginx)
    • Database slow query logs
  • Configuration Review: Examine module configurations and system settings
  • Code Analysis: Review recent code changes and related modules
  • Database Investigation: Check for data corruption or migration issues
  • Performance Metrics: Gather timing and resource usage data

Read the full file on GitHub · 170 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 170 lines · 54 tokens per session scan A d198bae09c3f

Subscribe to this mod's changes

magento-issue-debugger is a skill published in the GitHub repository maxnorm/magento2-agent-skills (29 stars, last pushed 7mo ago), licensed MIT. It adds 54 tokens to every session and 1,492 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

magento-agent-search

Autonomously diagnose Magento 2 catalog search problems — missing products, 0 results, wrong relevance, stuck reindex, cluster red/yellow, disk-watermark read-only — and advise on ES 7 → ES 8 or ES 7 → OpenSearch migrations. Produces a Search Report with engine, version, cluster health, root cause, fix, and…

furan917/magento-ai-toolkit · 81 tokens

magento-agent-bug-triage

Autonomously diagnose Magento 2 bugs from a symptom or error — reads logs, checks system state, identifies root cause, and produces a concrete fix plan.

furan917/magento-ai-toolkit · 41 tokens

magento-debug

Diagnose and fix Magento 2 issues from a symptom or error. Use when debugging white pages, 500 errors, performance issues, or unexpected behaviour.

furan917/magento-ai-toolkit · 35 tokens

magento-agent-indexer

Autonomously diagnose Magento 2 indexer issues, fix invalid or stuck indexers, and scaffold custom indexers from a spec — reads indexer state, mview changelog, and DB schema to produce a concrete fix or implementation plan.

furan917/magento-ai-toolkit · 55 tokens

revenuecat-troubleshoot

Diagnose and resolve RevenueCat integration issues — inspects dashboard configuration through the RevenueCat MCP, walks the SDK debug logs, and covers code-side gotchas. Use when the user says offerings are empty, products not loading, entitlement not active after purchase, paywall won't load, transactions not…

RevenueCat/ai-toolkit · 101 tokens

b2c-logs

Retrieve and search logs from B2C Commerce instances using the b2c CLI. Use this skill whenever the user needs to view server logs, search for errors, filter log entries by level or time, or monitor logs in real-time. Also use when the user reports a 500 error, broken checkout, failing job, or any server-side issue…

SalesforceCommerceCloud/b2c-developer-tooling · 100 tokens