Blockscout-rs gh-issue-bug
Generate a structured bug report for GitHub issues based on conversation context about bugs, errors, or broken functionality
install
source · Clone the upstream repo
git clone https://github.com/blockscout/blockscout-rs
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/blockscout/blockscout-rs "$T" && mkdir -p ~/.claude/skills && cp -r "$T/interchain-indexer/.claude/skills/gh-issue-bug" ~/.claude/skills/blockscout-blockscout-rs-gh-issue-bug && rm -rf "$T"
manifest:
interchain-indexer/.claude/skills/gh-issue-bug/SKILL.mdsource content
GitHub Bug Report Generator Skill
Follow the workflow defined in @../../../.memory-bank/workflows/gh-issue-bug.md