Fetch from remote and rebase onto trunk
Commit the current jj change with an auto-generated description
Clean up jj repository by removing empty commits and handling commits without descriptions
Clone a Git repository with jj and track the default bookmark
Generate and set a description for the current jj change based on the diff
a dumping ground for teaching the llm new tricks.
| Plugin | Description |
|---|---|
| jj-vcs | Jujutsu (jj) version control documentation and workflows |
| jjwf | Jujutsu workflow commands: /ci, /describe, /squash, /catchup, /clone, /pr |
| changelog | Manage project changelogs following the Keep a Changelog format |
| svbump | Read and write semantic versions in config files (JSON, TOML, YAML) |
| chores | Jujutsu repository maintenance and Apple container utilities |
| speccer | Distill rough ideas into structured project specs with issues |
| restate | Restate durable execution framework documentation and patterns |
From Claude Code:
/plugin marketplace add schpet/toolbox
From bash:
claude plugin marketplace add schpet/toolbox
claude plugin install jj-vcs@toolbox
claude plugin install jjwf@toolbox
claude plugin install changelog@toolbox
claude plugin install svbump@toolbox
claude plugin install chores@toolbox
claude plugin install speccer@toolbox
claude plugin install restate@toolbox
Restart Claude Code after installation.
First, update the marketplace to get the latest plugin versions:
claude plugin marketplace update toolbox
Then update individual plugins:
claude plugin install jj-vcs@toolbox
claude plugin install jjwf@toolbox
claude plugin install changelog@toolbox
claude plugin install svbump@toolbox
claude plugin install chores@toolbox
claude plugin install speccer@toolbox
claude plugin install restate@toolbox
Or update a specific plugin:
claude plugin update jj-vcs@toolbox
Restart Claude Code after updating.
Remove individual plugins:
claude plugin remove jj-vcs@toolbox
claude plugin remove jjwf@toolbox
claude plugin remove changelog@toolbox
claude plugin remove svbump@toolbox
claude plugin remove chores@toolbox
claude plugin remove speccer@toolbox
claude plugin remove restate@toolbox
Remove all plugins and the marketplace:
claude plugin remove jj-vcs@toolbox
claude plugin remove jjwf@toolbox
claude plugin remove changelog@toolbox
claude plugin remove svbump@toolbox
claude plugin remove chores@toolbox
claude plugin remove speccer@toolbox
claude plugin remove restate@toolbox
claude plugin marketplace remove toolbox
git clone https://github.com/schpet/toolbox
cd toolbox
# Install marketplace and plugins from local directory
just claude-install-local
Requires jj and pandoc:
just generate-jj-docs
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.
npx claudepluginhub schpet/toolbox --plugin jjwfManage Linear issues from the command line
Jujutsu repository maintenance and Apple container utilities
Manage project changelogs following the Keep a Changelog format
Jujutsu (jj) version control documentation and workflows for Claude Code
Read and write semantic versions in config files (JSON, TOML, YAML)
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development