Update one or all installed plugins to their latest versions.
Updates installed plugins to their latest versions with optional check mode.
/plugin marketplace add marcel-Ngan/ai-dev-team/plugin install marcel-ngan-ai-dev-team@marcel-Ngan/ai-dev-teamUpdate one or all installed plugins to their latest versions.
/update [plugin-name] [--all] [--check]
plugin-name (optional): Specific plugin to update--all: Update all installed plugins--check: Only check for updates, don't install/update skills-jira # Update specific plugin
/update --all # Update all plugins
/update --check # Check for available updates
/update agent-senior-developer --check # Check specific plugin
--check)## Available Updates
| Plugin | Installed | Latest | Breaking Changes |
|--------|-----------|--------|------------------|
| skills-jira | 1.0.0 | 1.1.0 | No |
| agent-senior-developer | 1.0.0 | 1.1.0 | No |
| skills-security | 0.9.0 | 1.0.0 | Yes |
3 updates available.
Breaking changes in skills-security 1.0.0:
- Renamed vulnerability-scan to vuln-scan
- Changed output format for compliance-check
Run `/update <name>` to update or `/update --all` for all.
## Updating: skills-jira
Downloading skills-jira@1.1.0...
Checking dependencies...
Applying updates...
Running migrations...
## Updated: skills-jira
1.0.0 → 1.1.0
Changelog:
- Added sprint velocity analytics
- Improved JQL query builder
- Fixed epic linking edge case
No configuration changes required.
## Updating All Plugins
Updating skills-jira... done (1.0.0 → 1.1.0)
Updating agent-senior-developer... done (1.0.0 → 1.1.0)
Skipping skills-security (breaking changes, use --force)
## Summary
Updated: 2 plugins
Skipped: 1 plugin (breaking changes)
To update plugins with breaking changes:
/update skills-security
## All Plugins Up to Date
All 4 installed plugins are at their latest versions.
Last checked: 2026-01-09 12:00:00
/plugins - List installed plugins/plugins --outdated - Show only outdated plugins/plugin-info <name> - View plugin changelog/install <name> - Install new plugins/updateCrées la documentation pour la fonctionnalité en cours. Mets à jour le readme global du projet si nécessaire. Lie les documents entre eux pour ne pas avoir de documentation orpheline. La documentation est générée dans les répertoire de documentation du projet.