claudegoodies
Plugin

ruflo-adr

From ruvnet

ADR lifecycle management — create, index, reconcile, supersede, check compliance, and link Architecture Decision Records to code via AgentDB hierarchical store + causal edges (supersedes/amends/depends-on/related)

Install

/plugin install ruflo-adr

Facts

Repository
ruvnet/ruflo
Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this plugin runs.

{
  "name": "ruflo-adr",
  "description": "ADR lifecycle management \u2014 create, index, reconcile, supersede, check compliance, and link Architecture Decision Records to code via AgentDB hierarchical store + causal edges (supersedes/amends/depends-on/related)",
  "version": "0.4.0",
  "author": {
    "name": "ruvnet",
    "url": "https://github.com/ruvnet"
  },
  "homepage": "https://github.com/ruvnet/ruflo",
  "license": "MIT",
  "keywords": [
    "ruflo",
    "adr",
    "architecture",
    "decisions",
    "documentation",
    "lifecycle",
    "compliance",
    "causal-graph",
    "mcp"
  ]
}
View full source on GitHub →

Other plugins