Enterprise-grade Claude plugin for auditable behavior research using waypoint state management. Designed for protocol designers working on behavior-attested systems (e.g. ERC-6551 extensions, causal proofs).
- Orchestrator Skills: Each skill is a stateful workflow (not a flat prompt)
- Waypoint Persistence: Analysis state saved across conversations via markdown templates
- Execution Control: Strict sequencing prevents logical gaps in research
- Dual Modes: Rapid analysis (3 waypoints) vs Deep specification (5 waypoints)
research-gap-analysis— Formalize unaddressed behavior gaps with prior art groundingcausal-proof-design— Design nonce-ordered structures with failure mode analysissecurity-review-erc6551— Review extensions with ownership/attribution boundary enforcement
/blockchain-research:audit-behavior-gap— Structured gap analysis workflow/blockchain-research:spec-causal-proof— Causal proof design with test vectors/blockchain-research:extend-erc6551— Composable ERC-6551 extensions
git clone https://github.com/LogicCrafterDz/blockchain-research-plugin.git
cd blockchain-research-plugin
claude plugins add .Requires
GITHUB_TOKENfor GitHub MCP integration. Waypoint files are gitignored by default — commit only SKILL.md for collaboration.