Add this marketplace to Claude Code
Run this command in Claude Code to add all plugins from this marketplace:
/plugin marketplace add edmundmiller/dotfilesjj
v0.2.0Basic Jujutsu workflow for commit stacking and curation. Commands: /jj:commit (stack commits), /jj:split (pattern-based split), /jj:squash (merge commits), /jj:cleanup (remove workspaces). Includes auto-formatting hook.
Step 2: Install Plugin
/plugin install jj@edmundmiller/dotfilesmarkdown-cleanup
v0.1.0Automatically cleans up stray markdown files created during Claude Code sessions. Uses Stop hook to remove temporary files from /tmp while preserving important documentation. Silent operation with smart file detection.
Step 2: Install Plugin
/plugin install markdown-cleanup@edmundmiller/dotfilesjson-to-toon
v1.0.0Automatically converts JSON in Claude Code prompts to TOON format for 30-60% token savings. Uses UserPromptSubmit hook to transparently optimize prompts without user intervention.
Step 2: Install Plugin
/plugin install json-to-toon@edmundmiller/dotfiles