gsd-undo

gsd-undo is a skill for Cursor from ZaneL1u/cloud-cli-proxy. It costs 23 tokens per session (478 once invoked), scanned A, original, no licence file.

A Git rollback tool that uses a phase record to safely undo selected project commits.

In plain words
What is it for?
Use it to roll back a completed project phase or plan while checking commit dependencies first.
Why use it?
It reduces the risk of reverting commits that other changes depend on.

Skill for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to roll back a completed project phase or plan while checking commit dependencies first.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zanel1u/cloud-cli-proxy/gsd-undo
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ZaneL1u/cloud-cli-proxy --skill gsd-undo
Clone the repo
git clone --depth 1 https://github.com/ZaneL1u/cloud-cli-proxy

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsd-undo

README.md
[![agentmods](https://agentmods.dev/badge/skills/zanel1u/cloud-cli-proxy/gsd-undo/github.svg)](https://agentmods.dev/skills/zanel1u/cloud-cli-proxy/gsd-undo)
Your own site
<a href="https://agentmods.dev/skills/zanel1u/cloud-cli-proxy/gsd-undo"><img src="https://agentmods.dev/badge/skills/zanel1u/cloud-cli-proxy/gsd-undo/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsd-undo

Your own site · 80×15
<a href="https://agentmods.dev/skills/zanel1u/cloud-cli-proxy/gsd-undo"><img src="https://agentmods.dev/badge/skills/zanel1u/cloud-cli-proxy/gsd-undo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 478 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00023 $0.00478
Opus 5 $0.00012 $0.00239
Sonnet 5 $0.00005 $0.00096
Haiku 4.5 $0.00002 $0.00048

Measured 7d ago against content hash ff0b253a21c1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

gsd-undo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/gsd-undo/SKILL.md · 52 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 52 lines · 23 tokens per session scan A ff0b253a21c1

Subscribe to this mod's changes

gsd-undo is a skill published in the GitHub repository ZaneL1u/cloud-cli-proxy (57 stars, last pushed 1mo ago), with no licence file. It adds 23 tokens to every session and 478 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

monitor-remote-jobs

Default workflow for durable local, SSH, Slurm, Apple-signing, or GitHub publishing work through RunBeacon. Use whenever Codex needs to call a remote host, securely save or select SSH/GitHub credentials, run or recover a long task, monitor training, publish commits, wait without model polling, cancel a remote process…

Liyuchen0118/RunBeacon · 104 tokens

review-code

Standalone code review for any scope — PR number, branch, file paths, or current changes. Synthesizes intent, runs 10 parallel specialized agents, and presents actionable findings with a verdict. For PR scope, optionally posts the review to GitHub with inline comments.

ooloth/dotfiles · 57 tokens

review-prs

Fetch and present a prioritized summary of all PRs awaiting the current user's review across the relevant projects and provide an interactive workflow helping the user phrase and post inline review comments and overall review decisions.

ooloth/dotfiles · 42 tokens

review-pr-comments-converge

Fetch PR review comments, validate each against the actual code, auto-fix obvious issues, and escalate genuine design decisions. Leaves all changes in the working tree. Use when you want to action reviewer feedback autonomously.

ooloth/dotfiles · 50 tokens

write-ticket-description

Voice guide for writing issue/ticket/task/epic descriptions. Use this skill for ALL issue creation — GitHub issues, Jira tasks, Monday tasks, Linear tasks, and epics. Contains section structure, voice rules, and anti-patterns. Never write ticket descriptions without invoking this skill first.

ooloth/dotfiles · 64 tokens

design

Design the type progression, assertion plan and test plan for approved work. Invoke after agreeing on the high-level approach and before writing any implementation.

ooloth/dotfiles · 30 tokens