Add this marketplace to Claude Code
Run this command in Claude Code to add all plugins from this marketplace:
/plugin marketplace add edmundmiller/dotfiles
jj
v0.1.0Stable 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 automatic git-to-jj translation hook. Battle-tested workflow for jj version control.
Step 2: Install Plugin
/plugin install jj@edmundmiller-dotfiles
git
v0.1.0Advanced Git workflow helpers for worktrees, rebasing, bisecting, and commits
Step 2: Install Plugin
/plugin install git@edmundmiller-dotfiles
markdown-cleanup-plugin
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-plugin@edmundmiller-dotfiles