Back to Hub

edmundmiller/dotfiles

Version control workflow plugins for Jujutsu and Git

by Edmundmiller3 plugins40Updated 2 weeks ago
version-control

Add this marketplace to Claude Code

Run this command in Claude Code to add all plugins from this marketplace:

/plugin marketplace add edmundmiller/dotfiles
Showing 3 of 3 plugins

jj

v0.2.0

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

by emillerMIT
jujutsuworkflowgit-compatiblejj

Step 2: Install Plugin

/plugin install jj@edmundmiller/dotfiles

markdown-cleanup

v0.1.0

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

by emillerMIT
cleanupautomationproductivitymarkdown

Step 2: Install Plugin

/plugin install markdown-cleanup@edmundmiller/dotfiles

json-to-toon

v1.0.0

Automatically converts JSON in Claude Code prompts to TOON format for 30-60% token savings. Uses UserPromptSubmit hook to transparently optimize prompts without user intervention.

by edmundmillerMIT
optimizationtokensautomationjson

Step 2: Install Plugin

/plugin install json-to-toon@edmundmiller/dotfiles