Push Claude Starter — Data skill for Claude Code
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:
- Select a local coding project (bottom pad row).
- Select a predefined development action (second pad row).
- Adjust Claude model + reasoning and the run pipeline with the encoders.
- Run Claude Code — the only coding executor.
- Optionally ask GPT‑5.5 Pro for a read‑only plan before (BRAIN) and/or a read‑only review after (CHECK) Claude runs.
- 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**) |
Related Skills
V Status
Render the state of a Compound V orchestrator run — pipeline phase plus a per-job status table — by reading st
Fanout Loop
Execute ONE iteration of an effort's fan-out loop — pick-up, derive the run, dispatch a tier-laddered pipeline
Claude Bundle
Portable Claude Code starter pack: sanitized CLAUDE.md, settings.json, hooks, skills + optional Karpathy-style
Oddyssey Publish
Cut a release - inspect the last pushed tag, pick the bump (patch, minor, or major), then tag and push; the ta
Hunt Sqli
Active SQL injection hunt for an ingested program. Consumes webvuln-surface seeds + optional auth-context, tes
User Meetings
Shows all meetings assigned to a specific rep for a period — volume, statuses, and no-show rate — to surface r
Related Agents
Miner High
Delegate worker pinned to HIGH reasoning effort, the Opus 4.8 model default. Pick for diagnosis, multi-constra
Incident Commander
Use this agent during a live production incident to drive the response — keep the timeline, push for mitigatio
DevOps Triage
Triages a production error alert (service name, error sample, optional deploy sha) into a bounded root-cause v