signalridge

20 mods across 2 repositories, 64 stars between them.

dotfiles AGENTS.md

01

signalridge/dotfiles

Instructions file CodexOpenCode

AGENTS.md instructions for signalridge/dotfiles, covering article 1 — no git worktrees. ever. 🚫🌳, article 2 — never switch the shared main checkout and article 3 — merging & sync.

41 2d ago A 620 tokens

dotfiles CLAUDE.md

02

signalridge/dotfiles

Instructions file

Claude Code instructions for signalridge/dotfiles, covering article 1 — no git worktrees. ever. 🚫🌳, article 2 — never switch the shared main checkout and article 3 — merging & sync.

41 2d ago A 620 tokens

toolbelt

03

signalridge/dotfiles

Skill Claude CodeCodex

Inventory of the CLI tools actually installed on this machine (aqua/mise/nix) and which one to reach for per task — search, structural rewrite, structured data, diff, HTTP, profiling, VCS, k8s, security, docs, media. Use when picking a command-line tool, when a POSIX default (grep/find/sed/curl/wc) feels clumsy, when…

41 2d ago A 160 tokens

remotion

04

signalridge/dotfiles

Skill Claude CodeCodex

Build, run, and render videos programmatically with Remotion (React-based video). Use when scaffolding a Remotion project, writing compositions/animations, previewing in Remotion Studio, rendering to MP4/WebM/GIF/stills, embedding the Remotion Player, or troubleshooting Remotion + Bun. Triggers - "Remotion"…

41 2d ago A 118 tokens

oss-launch

05

signalridge/dotfiles

Skill Claude CodeCodex

Turn one open-source release/topic into platform-tailored posts and publish them through a gated, auditable path. Use when the user wants to announce or promote an OSS project/release across X, Bluesky, dev.to, Reddit, Hacker News, etc. Triggers: "announce my release", "promote my repo", "post about this project"…

41 2d ago A 94 tokens

Explore

06

signalridge/dotfiles

Agent

Fast read-only search/navigation agent for locating code. Find files by pattern (e.g. src//.tsx), grep for symbols or keywords, or answer "where is X defined / which files reference Y." Do NOT use for code review, design-doc auditing, cross-file consistency checks, or open-ended analysis — it reads excerpts, not whole…

41 2d ago A 99 tokens

Implement

07

signalridge/dotfiles

Agent

Primary execution agent for an already-bounded change whose intended behavior is clear. Modify files, run focused and broader validation, diagnose failures, and iterate until the implementation is complete. Use for a concrete fix/refactor/feature request. Do not use it for open-ended architecture discovery…

41 2d ago A 65 tokens

Research

08

signalridge/dotfiles

Agent

Read-only research agent for questions whose answer lives OUTSIDE this repository: library/framework APIs, version and migration details, third-party error messages, how a public project behaves, papers, and multi-source or contested external questions. Returns a SOURCED answer — every claim carries the URL, doc…

41 2d ago A 96 tokens

Review

09

signalridge/dotfiles

Agent

Read-only review of code that ALREADY EXISTS — a diff, a branch, or a named set of files. Returns a ranked findings list: file:line, the concrete failure scenario, severity. Use for scoped, cross-subsystem, and high-risk changes alike; for expensive-to-reverse changes, extend coverage with an explicit adversarial…

41 2d ago A 104 tokens

Verify

10

signalridge/dotfiles

Agent

Adversarial read-only checker for ONE stated claim. You give it a single specific assertion — "this function is never called with null", "removing X breaks nothing", "the fix in commit abc handles the empty case", "these two configs cannot both be active" — and it tries to REFUTE it, returning CONFIRMED / REFUTED /…

41 2d ago A 143 tokens

general-purpose

11

signalridge/dotfiles

Agent

Mixed investigation-and-execution agent for open-ended work where the scope or approach is not yet bounded but the task must still be driven through implementation and verification. Use it when discovery and writing are inseparable or no specialist fits. Prefer Implement when the desired behavior and change boundary…

41 2d ago A 83 tokens

slipway AGENTS.md

12

signalridge/slipway

Instructions file CodexOpenCode

Instructions for signalridge/slipway, covering slipway agent principles, user owns the process, investigate before clarifying, report, do not certify and maintain the whole surface.

23 6d ago A 470 tokens original BSD-3-Clause

slipway CLAUDE.md

13

signalridge/slipway

Instructions file

Instructions for signalridge/slipway: Read AGENTS.md. It is the single principle file for this repository, and it applies to Claude Code exactly as written.

23 6d ago A 101 tokens original BSD-3-Clause

slipway-clarify

14

signalridge/slipway

Skill Claude CodeCodex

Resolve genuine human decisions one question at a time after investigating facts.

23 6d ago A 20 tokens original BSD-3-Clause

slipway-decompose

15

signalridge/slipway

Skill Claude CodeCodex

Explicitly split an Objective into self-contained vertical Changes with native relationships.

23 6d ago A 20 tokens original BSD-3-Clause

slipway-implement

16

signalridge/slipway

Skill Claude CodeCodex

Apply authorized code changes and report implementation-time technical activities honestly.

23 6d ago A 18 tokens original BSD-3-Clause

slipway-propose

17

signalridge/slipway

Skill Claude CodeCodex

Explicitly materialize clarified requirements as one self-contained Change or one planning Objective.

23 6d ago A 22 tokens original BSD-3-Clause

slipway-review

18

signalridge/slipway

Skill Claude CodeCodex

Inspect intent and quality once and report findings without modifying code or creating a repair loop.

23 6d ago A 22 tokens original BSD-3-Clause

slipway-run

19

signalridge/slipway

Skill Claude CodeCodex

Explicitly start and drive Slipway's interruptible soft autopilot one structured Action at a time.

23 6d ago A 25 tokens original BSD-3-Clause

slipway-workflow

20

signalridge/slipway

Skill Claude CodeCodex

Explicitly orient a rough idea, Objective, Change, or Run to the next user-owned Slipway function or a no-further-action outcome without becoming a router or runtime.

23 6d ago A 41 tokens original BSD-3-Clause