Skip to content

logiccrafterdz/blockchain-research-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-research-plugin

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).

Architecture

  • 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)

Skills

  • research-gap-analysis — Formalize unaddressed behavior gaps with prior art grounding
  • causal-proof-design — Design nonce-ordered structures with failure mode analysis
  • security-review-erc6551 — Review extensions with ownership/attribution boundary enforcement

Commands

  • /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

Install

git clone https://github.com/LogicCrafterDz/blockchain-research-plugin.git
cd blockchain-research-plugin
claude plugins add .

Requires GITHUB_TOKEN for GitHub MCP integration. Waypoint files are gitignored by default — commit only SKILL.md for collaboration.

About

Claude plugin for applied blockchain research: formalizing behavior gaps, designing causal proofs, and extending standards like ERC‑6551.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors