Undo the latest commit while preserving your local changes.
Safely reverse a commit that is already on remote.
Find and restore commits after reset/rebase mistakes.
Rewrite recent commits to clean history before merge.
Work on multiple branches simultaneously in separate directories.
Track ownership/history for a specific line range.
List active Docker containers with useful context.
Stream or inspect logs for one service or full compose stack.
Recover Docker disk space progressively.
Identify PID listening on a specific port.
Locate largest files in a project while excluding noise directories.
Inspect HTTP headers to debug caching, auth, and CDN behavior.
Reset dependencies when lockfile/module state is inconsistent.
Check outdated dependencies across package managers.
Create and activate an isolated Python environment.
Use modern Python tooling for dependency and environment management.
Inspect pod state, events, and logs for debugging.
Safely restart deployment and roll back if needed.
Connect to PostgreSQL, list databases/tables, and inspect indexes.
Inspect Redis keys and clear targeted cache data.