Skip to content
Development
Command

/f5-checkpoint

[DEPRECATED] Use /f5-ctx checkpoint

From plugin
f5-framework
2469 skills104 agents69 commands
Install
$ npx -y skills add Fujigo-Software/f5-framework-claude --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/f5-checkpoint

Context preview

What this command does when you run it.

[DEPRECATED] Use /f5-ctx checkpoint

Command definition

f5-checkpoint.md
description: "[DEPRECATED] Use /f5-ctx checkpoint"
argument-hint: "[redirects to /f5-ctx]"

⚠️ DEPRECATED: /f5-checkpoint

This command has been consolidated into `/f5-ctx`.

Migration

# Old (deprecated)
/f5-checkpoint save
/f5-checkpoint save pre-refactor
/f5-checkpoint list
/f5-checkpoint restore my-checkpoint
/f5-checkpoint compare cp1 cp2
/f5-checkpoint delete old-checkpoint
/f5-checkpoint clean --keep 5

# New (use this instead)
/f5-ctx save
/f5-ctx checkpoint pre-refactor
/f5-ctx list --checkpoints
/f5-ctx restore my-checkpoint
/f5-ctx compare cp1 cp2
/f5-ctx delete old-checkpoint
/f5-ctx clean --keep 5

Automatic Redirect

Executing `/f5-ctx checkpoint $ARGUMENTS`...

Ships withf5-framework

AI-Powered Development Framework for Claude Code

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
8
Forks
Quiet
Maintenance
Python
Language
MIT
License
6mo ago
Last commit
6mo ago
Created

Repo: Fujigo-Software/f5-framework-claude