-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
sync-wiki edited this page Sep 6, 2026
·
1 revision
Generated from the repo's README by
scripts/sync-wiki.sh. Edit the README, not this page.
claude plugin marketplace add kyuna0312/context_forge
claude plugin install context-forge@context-forgeThen set up the status line once (next section). Plugins install through the
marketplace only — a bare clone or symlink under ~/.claude/plugins is not
discovered. Update with claude plugin update context-forge@context-forge.
git clone https://github.com/kyuna0312/context_forge.git ~/context_forge
bash ~/context_forge/scripts/install.sh # marketplace add + install + status line copy
claude --plugin-dir ~/context_forge # or: load in place without installinginstall.sh also copies the status line script to ~/.claude/ (backing up a
modified copy first). The install is a snapshot: re-run after pulling, and
bump the versions in .claude-plugin/*.json for local changes to propagate.
bash scripts/uninstall.shOr, without a clone: claude plugin uninstall context-forge@context-forge. The script additionally removes the marketplace registration and the installed statusline script (only if unmodified).