By musingfox
Jujutsu (jj) VCS helper: workflow commands, natural language operations, and Git-to-jj translation
Clean up empty and abandoned changes — list candidates and confirm before abandoning
Rich Jujutsu status overview — working copy, recent changes, bookmarks, and conflict detection
Submit workflow — describe current change, start new change, optionally set bookmark and push
Sync workflow — fetch from all remotes, rebase onto trunk, and report conflicts
Undo operations with preview — show recent operation log and let user choose what to undo or restore
Activated when the user is in a Jujutsu (jj) repository and uses Git terminology — such as "commit", "branch", "checkout", "stash", "cherry-pick", "rebase -i", "reset", "push", "pull", "merge", "add", "stage", "log", "diff", "amend", "revert", "tag", "fetch", or "clone". Detects .jj directory presence combined with git vocabulary to translate Git mental models into correct jj equivalents.
Activated when the user is in a Jujutsu (jj) repository and describes VCS operations in natural language — such as splitting a change, squashing changes together, rebasing, creating new changes, editing past changes, setting bookmarks, resolving conflicts, duplicating changes, backing out changes, managing workspaces, or any version control task in a jj repository. Detects .jj directory presence to confirm jj context.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal marketplace for Claude Code plugins focused on developer productivity and Agent-First workflows.
Add this marketplace to your Claude Code:
/plugin marketplace add musingfox/cc-plugins
Your personal development squad powered by Agent-First workflow:
hive.json, pm.json, arch.json, dev.json)/omt "goal" → autonomous planning → consensus gate → executionInstallation:
/plugin install omt
Generate and display high-quality diagrams instantly:
/diagram asks what to visualize and creates itmermaid-theme skillmmdc if installed, falls back to npx automaticallyInstallation:
/plugin install viz
Sandbox configuration: The viz plugin writes HTML output to /tmp/viz/. If you have sandbox enabled, add this to your .claude/settings.json or ~/.claude/settings.json:
{
"sandbox": {
"filesystem": {
"allowWrite": ["//tmp/viz"]
}
}
}
Workflow commands and Git-to-jj translation for Jujutsu:
/jj-status, /jj-sync, /jj-submit, /jj-clean, /jj-undoInstallation:
/plugin install jj
Fetch Apple Podcasts episode audio download URLs:
Installation:
/plugin install apple-podcasts
Experimental agentic workflow based on the Context + Goal + Tools principle:
/cf "goal" runs the full pipelineInstallation:
/plugin install context-flow
Interact with Google Workspace services via the gogcli CLI:
--dry-run preview before executionbrew install gogcli + gog auth add <email>Installation:
/plugin install gog
Convert non-plain-text files to Markdown using MarkItDown:
/convert skill for direct file-to-markdown conversionpip install markitdown or uv tool install markitdownInstallation:
/plugin install markitdown
npx claudepluginhub musingfox/cc-plugins --plugin jjFetch Apple Podcasts episode audio download URLs via iTunes API and RSS feeds
Contract-driven development pipeline with human-in-the-loop decision gating — agents defined by what they see, not who they are
One-stop hook setup assistant — detect project environment, generate Claude Code hooks and git pre-commit scripts with security checks, code quality gates, and CLAUDECODE skip logic
Interact with Fizzy via the Fizzy CLI — manage boards, cards, columns, comments, steps, reactions, tags, users, notifications, pins, webhooks, and account settings
Enhances AI-generated text readability through proper alignment and formatting of markdown tables, ASCII art, and text-based diagrams
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.