Skip to content

Update or remove the plugin

GitHub Copilot CLI

Update:

copilot plugin update ai-readiness-assessment

Remove:

copilot plugin uninstall ai-readiness-assessment
copilot plugin marketplace remove techtalkai

Claude Code

Update the marketplace listing:

/plugin marketplace update techtalkai          # in a session
claude plugin marketplace update techtalkai     # from the shell

Remove:

/plugin uninstall ai-readiness-assessment@techtalkai   # in a session
/plugin marketplace remove techtalkai
claude plugin uninstall ai-readiness-assessment@techtalkai   # from the shell
claude plugin marketplace remove techtalkai

Versioning

Each plugin release is published as a GitHub Release (vX.Y.Z), with notes drawn from the CHANGELOG. Updating the marketplace pulls the latest published version.