Back to authors
edmundmiller

edmundmiller

18 Skills published on GitHub.

jj-history-investigation

Investigate jj commit history, split commits, annotate file changes, and clean up redundant commits. Use when debugging history, splitting large commits, or rewriting shared history.

UncategorizedView skill →

nix-platform-specific-options

Write Nix modules with platform-specific options (NixOS vs Darwin) without infinite recursion. Use when mkIf causes evaluation errors or options don't exist across platforms.

UncategorizedView skill →

tmux-status-debug

Debug and test tmux pane status detection for AI agents (opencode, claude, amp). Use when patterns aren't matching, status icons are wrong, or adding new detection patterns.

UncategorizedView skill →

using-jj-workspaces

Set up isolated jj workspaces for parallel development. Use when creating new workspaces, organizing workspace directories, or setting up gitignore for workspaces.

UncategorizedView skill →

worktree-dispatch

Delegate tasks to parallel worktree agents using worktrunk (wt). Use when asked to "spawn agents", "run in parallel", "delegate to worktrees", or split work across multiple Claude/OpenCode sessions.

UncategorizedView skill →

nix-rebuild

>

UncategorizedView skill →

ast-grep

>

UncategorizedView skill →

beads

>

UncategorizedView skill →

code-search

Use when searching code, refactoring, running codemods, or choosing between search tools. Provides guidance on ast-grep vs ripgrep selection and usage patterns.

UncategorizedView skill →

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

UncategorizedView skill →

ghostty-config

Use when configuring Ghostty terminal emulator, working with ghostty config files, or looking up Ghostty settings and options.

UncategorizedView skill →

jj-merge-repos

Merges two separate Jujutsu (jj) repositories into one. Use when combining repos, rebasing one repo onto another, or recovering from diverged histories.

UncategorizedView skill →

pi-nix-syntax

>

UncategorizedView skill →

pr-review

>

UncategorizedView skill →

python-scripts

Use when writing standalone Python scripts (one-off scripts, utilities, not part of a larger Python project with pyproject.toml or setup.py). Provides UV shebang template and best practices.

UncategorizedView skill →

skill-quality

Validates Claude Code skills against best practices for structure, content quality, and effectiveness. Use when creating new skills, reviewing existing skills, debugging skill invocation issues, or preparing skills for publication.

UncategorizedView skill →

ui-skills

Opinionated constraints for building better interfaces with agents.

UncategorizedView skill →

linear

Read-only Linear issue access via the Linear GraphQL API.

UncategorizedView skill →