regenrek

Kevin Kern

@regenrek

Agentic Coding Founder: instructa.ai @instructa Founder: macherjek.at Website: kevinkern.dev

13 skills 338 total stars

find ~/regenrek/ -name "*.skill"

Run Codex CLI for deep code analysis and second-opinion reviews. Use when the user explicitly asks for Codex...

Create and manage per-task isolated git clones (sandboxes) for Codex CLI sessions, with automatic branch creation...

Capture and analyze thread backtraces with LLDB/GDB to debug hangs, deadlocks, UI freezes, IPC stalls, or high-CPU...

Safely inspect, stage, commit, and (only if asked) push changes made by an AI agent. Use for commit/push requests,...

Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root,...

Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user...

Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate...

Agentic PR committer with deterministic commits, enforced branch/PR workflow, and explicit paths (no git add .).

Run shellcheck on shell scripts after editing scripts or when debugging shell errors. Use for linting scripts in a...