con un clic
checkpoint
Summarize current progress, commit working state, and update task tracking
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Summarize current progress, commit working state, and update task tracking
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Guided refactoring with before/after validation
Check project health — environment, dependencies, tools, and configuration
Guided first-session onboarding — helps you go from zero to your first plan and issue
Manage GitHub issues backlog — view, pick, or create work items
Create a structured implementation plan in tasks/todo.md with confidence assessment
Generate or update a PROJECT_INDEX.md for fast session orientation
Basado en la clasificación ocupacional SOC
| name | checkpoint |
| description | Summarize current progress, commit working state, and update task tracking |
| argument-hint | [commit message or empty for auto-generated] |
| user-invocable | true |
| allowed-tools | Read, Edit, Bash(git status*), Bash(git diff*), Bash(git add *), Bash(git commit *), Bash(git log*) |
Create a checkpoint: summarize progress, commit the current working state, and update task tracking.
git status and git diff --stat to see what's changed.git add -A).type(scope): description.env files, credentials, or secrets.make lint first if unsure.$ARGUMENTS is provided, use it as the commit message.Co-Authored-By: Claude <noreply@anthropic.com>