Cfn Share banner
masharratt masharratt

Cfn Share

Testing community

Description

--- description: "Publish a plan, spec, or any project markdown doc as a private shareable web page so a non-terminal colleague can read it. Re-sharing the same doc updates the same link." argument-hint: "[path/to/doc.md]" allowed-tools: ["Read", "Bash", "Skill", "Artifact", "AskUserQuestion"] --- # CFN Share Turn a markdown planning artifact into a private hosted page with a stable URL. **Target:** $ARGUMENTS (empty resolves to the newest `PLAN_*.md` across `planning/<slug>/` and legacy flat

Installation

Installs to ~/.claude/commands/masharratt-claude-flow-novice-cfn-share.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/masharratt/claude-flow-novice/HEAD/.claude/commands/cfn-share.md -o ~/.claude/commands/masharratt-claude-flow-novice-cfn-share.md

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

Full documentation available on GitHub

View Source Repository