petar-djukic

Exp Start — Development skill for Claude Code

Development community

Create or join an experiment branch.

How to install Exp Start

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

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

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

What Exp Start does

Create or join an experiment branch. Experiments run on short-lived `exp/` branches in a dedicated worktree. They never merge to `main` and never get PRs or issues. Keepers are distilled onto `gh-*` branches via `/gh-issue-push` + `/gh-issue-pop`.

Two modes:

  • Local-only (default): the experiment lives entirely on this repository's origin.
  • Remote-backed (--remote): the experiment ad

Alternatives in Development

  • Quick Start Guide — Get up and running with the Fullstack Dev Skills Plugin 8.3k ★
  • Brainstorm — Start a creative thought partner brainstorming session 2.8k ★
  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★

Full documentation available on GitHub

View Source Repository