Propagate Status banner
Rupali59 Rupali59

Propagate Status

Documentation community

Description

--- allowed-tools: Bash(node "${CLAUDE_PLUGIN_ROOT}/cli.mjs" status:*) description: Check whether any declared file coupling has drifted, before editing a doc that other files must follow --- ## Current propagation status !`node "${CLAUDE_PLUGIN_ROOT}/cli.mjs" status` ## Your task Report what the output says, in one or two lines. **`✓ no open drift` does not mean the tree is healthy.** It means nothing *declared* is drifting. An artifact with no declared edges has had no coupling review at

Installation

Installs to ~/.claude/skills/rupali59-propagate-propagate-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rupali59-propagate-propagate-status && curl -fsSL https://raw.githubusercontent.com/Rupali59/propagate/HEAD/commands/propagate-status.md -o ~/.claude/skills/rupali59-propagate-propagate-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository