- Direct updates — create a new artifact version immediately, without team review.
- Change proposals — submit changes for team review before they are applied, via the CLI or the
packmind-update-playbookskill.
Direct Updates
Direct updates create a new artifact version immediately, without requiring team review.Using the UI
Standards and commands can be updated directly in the Packmind web interface. Open the artifact you want to edit, make your changes, and save to create a new version immediately.Skills cannot yet be updated via the UI.
Using the CLI
Skills can be directly imported or updated using the CLI:Direct updates via CLI for standards and commands are coming in Q1 2026.
Change Proposals
For changes that should be reviewed by the team before being applied, use Change Proposals. This workflow lets you submit modifications from your local environment — either manually withpackmind-cli diff commands, or automatically with the packmind-update-playbook skill.
Choosing the Right Workflow
| Direct updates | Change proposals | |
|---|---|---|
| Best for | You own the artifact and want immediate effect | Changes that should be reviewed by the team |
| Review | None — new version is created immediately | Team reviews and approves in the Packmind UI |
| How | Web interface (standards & commands) or packmind-cli skills add (skills) | packmind-update-playbook skill or packmind-cli diff commands |
| Supported artifacts | All artifact types | All artifact types |