superspec update
Refresh agent instructions and templates to the latest version while preserving user configuration.
Syntax
bash
superspec updateOptions
This command has no additional options.
Features
The update command will:
- Update
AGENTS.mdto the latest version - Update AI editor-specific rule files
- Update slash command templates
- Preserve user configuration in
superspec.config.json
Example
bash
superspec updateOutput Example
◆ Updating Agent Files
──────────────────────────────────────────────────
✓ AGENTS.md
✓ .cursor/rules/superspec.mdc
✓ Command templates updated
✨ Update complete!When to Use
Recommended to run update in these situations:
- After upgrading
@superspec/cliversion - After switching AI assistant type
- When you want the latest template improvements
Notes
- Configuration preserved: User's
superspec.config.jsonwill not be overwritten - Template overwrite: Templates in
superspec/templates/may be updated - Custom preservation: If you've modified templates, consider backing up first