Blockscout-rs research-scope
Investigate and document the intended scope of a codebase topic through interactive discussion, then persist a durable research note under .memory-bank/research/ once the human confirms the framing
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/research-scope" ~/.claude/skills/blockscout-blockscout-rs-research-scope-7aebd7 && rm -rf "$T"
manifest:
interchain-indexer/.claude/skills/research-scope/SKILL.mdsource content
Scope Research Skill
Follow the workflow defined in @../../../.memory-bank/workflows/research-scope.md