Try Plugin banner
JimmySadek JimmySadek

Try Plugin

Development community

Description

--- name: try-plugin description: "Switch from the skill install to the plugin install (leaner voice, faster startup)" category: utility complexity: standard mcp-servers: [] --- # /strategic-partner:try-plugin — Switch to the Plugin > Strategic Partner ships two install shapes with the same underlying repo: > the skill (what you're running now) and a plugin packaging with a leaner > voice and a true session-start hook. This switches your active install > from one to the other — never both at o

Installation

Installs to ~/.claude/skills/jimmysadek-strategic-partner-try-plugin/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jimmysadek-strategic-partner-try-plugin && curl -fsSL https://raw.githubusercontent.com/JimmySadek/strategic-partner/HEAD/commands/try-plugin.md -o ~/.claude/skills/jimmysadek-strategic-partner-try-plugin/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository