Debug User Tx banner
solanabr solanabr

Debug User Tx

Development community

Description

--- description: "Reproduce and debug a user-reported failing transaction against forked cluster state, mapping the failure back to source code" --- You are debugging a transaction that a user reports as failing. You have the project's source code locally; the goal is to reproduce the failure against forked cluster state, then map the on-chain error back to the exact line of Rust / IDL that produced it and suggest a fix. ## Related Skills - [ext/solana-dev/skill/references/testing.md](../skil

Installation

Installs to ~/.claude/commands/solanabr-solana-claude-config-debug-user-tx.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/solanabr/solana-claude-config/HEAD/.claude/commands/debug-user-tx.md -o ~/.claude/commands/solanabr-solana-claude-config-debug-user-tx.md

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

Full documentation available on GitHub

View Source Repository