trmnmc

Push Claude Starter — Data skill for Claude Code

Data community

Mythos Push — an Ableton Push 2 as a physical control surface for Claude Code.

How to install Push Claude Starter

This entry records only its repository, not the path inside it, so there is no exact command to give. Open trmnmc/push-claude-starter and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Push Claude Starter does

Mythos Push — an Ableton Push 2 as a physical control surface for Claude Code. Pads pick project and action, encoders set model and reasoning effort, LEDs show live pipeline state. Optional read-only second-model plan/review. Built June 2026.

Alternatives in Data

  • Notion Sync — /notion-sync - Push Ranked Jobs and Applications to a Notion Database 36.6k ★
  • /recon — Run the full recon pipeline on a target and produce a prioritized attack surface 927 ★
  • Sprite Gen — Generate clean 2D game sprites & animation atlases — component-row pipeline: state rows, alpha cleanup, frame 763 ★

README

NUDGE v0.1

A stable, deliberately small **physical control surface** that turns an Ableton **Push 2** into a launcher for **Claude Code**, with an optional **read-only** GPT‑5.5 Pro brain/checker.

**Built 25–27 June 2026.** This project came before the OpenAI Codex Micro, a physical control surface for a coding agent that OpenAI announced on 15 July 2026. The two were built independently.

NUDGE lets you, from hardware only:

  1. Select a local coding project (bottom pad row).
  2. Select a predefined development action (second pad row).
  3. Adjust Claude model + reasoning and the run pipeline with the encoders.
  4. Run Claude Code — the only coding executor.
  5. Optionally ask GPT‑5.5 Pro for a read‑only plan before (BRAIN) and/or a read‑only review after (CHECK) Claude runs.
  6. Watch pipeline state on the pad LEDs, the terminal dashboard, and (optionally) the Push 2 display.

This is **not** an autonomous swarm and **not** a general model router. One pipeline runs at a time; settings are frozen when you press Play; Stop cancels everything.

Pipeline

Push input
  → immutable run-settings snapshot   (frozen at Play; later knob turns = NEXT run)
  → safe project snapshot             (bounded, secret-redacted; never the whole repo)
  → optional GPT-5.5 Pro BRAIN        (read-only plan, advisory)
  → Claude Code execution             (the only thing that edits files)
  → optional GPT-5.5 Pro CHECK        (read-only review of result + diff)
  → final verdict                     (REPORT shows it; GATE lets it set status)
  → LEDs, terminal, optional display

Hardware map (Push 2 **User** port)

Encoders send relative (two's-complement) values: `1..63` = right, `127..64` = left (`127`=−1 … `64`=−64), `0` = none. Discrete controls move **one option per event** regardless of magnitude, clamp at the ends, and **never wrap**. Brightness may use magnitude for faster travel.

| Control | CC | Function | Options (default in **bold**) |