petar-djukic

Exp Stop — Development skill for Claude Code

Development community

Conclude and delete an experiment branch.

How to install Exp Stop

Installs to ~/.claude/commands/petar-djukic-coding-skills-exp-stop.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/petar-djukic/coding-skills/HEAD/.claude/commands/exp-stop.md -o ~/.claude/commands/petar-djukic-coding-skills-exp-stop.md

Restart Claude Code, or start a new session, for it to be picked up.

What Exp Stop does

Conclude and delete an experiment branch. Shows pending work and a diffstat for a final review, then deletes the current repository's experiment branch, worktree, and local metadata. Handles both local-only and remote-backed (subtree-synced) experiments.

Input

$ARGUMENTS

The argument is the experiment slug (e.g. `transformer-perf`). If no argument is given, list existing `exp/*` branches and ask th

Alternatives in Development

  • Cq — An open standard for shared agent learning 1.3k ★
  • Skill Install — 一键安装 cc-use-exp 配置体系 1k ★
  • Stop Review Gate — You are reviewing uncommitted changes before the author finishes their turn 664 ★

Full documentation available on GitHub

View Source Repository