By kschuster1
Per-project context handoff: write .claude/HANDOFF.md when pausing, auto-load on SessionStart so the next session resumes cleanly.
Keith's collection of Claude Code plugins.
| Plugin | What it does |
|---|---|
claude-handoff | Per-project context handoff — write .claude/HANDOFF.md before pausing; SessionStart hook auto-loads it on next session so you (or a teammate) resume cleanly. |
/plugin marketplace add <github-url-of-this-repo>
/plugin install handoff@claude-toolkit
Each plugin in the table above is installed individually with /plugin install <name>@claude-toolkit.
git clone <repo-url> /path/to/claude-toolkit
/plugin marketplace add /path/to/claude-toolkit
/plugin install handoff@claude-toolkit
claude-toolkit/
├── .claude-plugin/
│ └── marketplace.json # one marketplace, lists all plugins
├── claude-handoff/ # one plugin per directory
│ ├── .claude-plugin/plugin.json
│ ├── commands/
│ ├── hooks/
│ └── README.md
├── LICENSE
└── README.md
To add a new plugin: create a sibling directory with its own .claude-plugin/plugin.json, then add an entry to .claude-plugin/marketplace.json (name + source: "./<dir>").
MIT — see LICENSE.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimnpx claudepluginhub kschuster1/claude-toolkit --plugin handoffHarness-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
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.