Instructions file CodexOpenCode
Instructions for modem-dev/hunk, covering hunk agent notes, purpose, architecture, shared review seam and architectural rules.
Instructions file CodexOpenCode
Instructions for modem-dev/hunk, covering hunk agent notes, purpose, architecture, shared review seam and architectural rules.
Instructions file
Instructions for modem-dev/hunk, a project described as: Review-first terminal diff viewer for agentic coders.
Skill Claude CodeCodex
Maps the hunkdiff/extension authoring surface for Hunk, the terminal diff viewer — hiding or reordering reviewed files, docked panes, alternate file views, commands and key bindings, dialogs, workspace writes, themes, syntax languages, VCS backends, lifecycle events. Use when writing, debugging, or installing a Hunk…
Skill Claude CodeCodex
Produces Hunk videos by driving the real TUI headlessly in a PTY, compositing captioned 1080p frames in Chromium, and encoding with ffmpeg. Use for feature demos, workflow explainers, announcements, launch videos, and full-release roundups.
Skill Claude CodeCodex
Prepares, publishes, verifies, and curates Hunk releases. Use for release metadata, benchmarks, tags, publishing, release videos, backports, or recovery.
Skill Claude CodeCodex
Interacts with live Hunk diff review sessions via CLI. Inspects review focus, navigates files, hunks, and exact lines, reloads session contents, adds inline review comments, and paints attention marks on character ranges. Use when the user has a Hunk session running or wants to review diffs interactively.
Agent
Load review rationale from a sidecar and opt into rich terminal-native note markup.
Agent
Attach human or agent review notes to the code and navigate them in context.
Agent
Inspect, target, navigate, and reload Hunk windows through the local session broker.
Agent
Load the versioned machine guidance that teaches coding agents Hunk's live review protocol.
Agent
Let a coding agent inspect and guide a live Hunk review without giving up the human review UI.
Plugin Claude Code
The sideshow Claude Code plugin.
MCP server Claude CodeCodexCursor +2
MCP server "sideshow" as configured in modem-dev/sideshow. Runs mcp/server.ts with node. Needs 1 environment variable to run.
Instructions file CodexOpenCode
Instructions for modem-dev/sideshow, covering sideshow — agent guide, what this is and why, map, architecture invariants and validation.
Instructions file
Instructions for modem-dev/sideshow, a project described as: The missing visual surface companion for agents - generate UI mockups, data visualizations, code explainers, and more.
Plugin Claude Code
Stream sideshow browser comments to Claude Code as notifications, and publish snippets over MCP.
Skill Claude CodeCodex
Publish live HTML previews to the user's sideshow surface and receive their comments back as notifications. Use when the user asks you to illustrate, visualize, sketch, or draw something, mentions sideshow, or when a visual would explain your work better than text.
Skill Claude CodeCodex
Draw live terminal visualizations to the user's sideshow-term surface — bordered diagrams, dashboards, big ASCII headings, styled text, lists — using STML (a small HTML-like markup that renders via opentui). Use when the user asks you to illustrate, visualize, sketch, or show something in the terminal, mentions…
Skill Claude CodeCodex
Produces sideshow release/feature videos by driving the real viewer in a recording Chromium against a live server — 1920x1080 stage with window chrome, captions, and title cards, encoded with ffmpeg. Use for release roundups, single-feature demos, PR walkthroughs, and social announcements.
Instructions file CodexOpenCode
Instructions for modem-dev/baudbot, covering baudbot — agent guidelines, how baudbot works, startup boundary: start.sh vs agent, what this repo contains (high-level) and core workflow.
Instructions file
Instructions for modem-dev/baudbot, a project described as: Multiplayer, always-on AI dev assistant built on Pi - like OpenClaw but for your whole team on Slack 🤖.
Skill Claude CodeCodex
Control agent role — monitors email inbox and delegates tasks to worker sessions. Activate with /skill control-agent.
Skill Claude CodeCodex
Debug agent — observe control-agent activity and system health. Launched via baudbot session attach.
Skill Claude CodeCodex
Coding worker agent — executes tasks in git worktrees, follows project guidance. Activate with /skill dev-agent.