jj skills

34 tagged jj, measured the same way as everything else here.

Browse within: chezmoi 16dotfiles 16agent-rig-system 13nix 13typst 13

lightjj

01

chronologos/lightjj

Skill Claude CodeCodex

Interacts with a running lightjj instance (browser-based Jujutsu/jj viewer) via the lightjj api CLI. Reads diffs, posts inline review comments, posts doc-mode suggestions, and steers the user's view. Use when the user has lightjj running and wants the agent to review changes, annotate diffs, or comment on markdown…

144 2d ago A 77 tokens original MIT

jj-todo-workflow

02

YPares/agent-skills

Skill Claude CodeCodex

Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. Requires the working-with-jj…

29 2d ago A 70 tokens original MIT

nushell-usage

03

YPares/agent-skills

Skill Claude CodeCodex

Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns.

29 2d ago A 54 tokens original MIT

package-npm-nix

04

YPares/agent-skills

Skill Claude CodeCodex

Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds with dependency management.

29 2d ago A 52 tokens original MIT

martinemde/dotfiles

Skill Claude CodeCodex

Use this skill when managing packages, external dependencies, binaries, or CLI tools in a chezmoi dotfiles repository. Handles adding/updating/removing packages in .chezmoidata/packages.yaml, creating .chezmoiexternals/ organized files, pinning versions with Renovate automation, and selecting the correct package…

9 1mo ago A 88 tokens original ISC

ghostty-shaders

06

martinemde/dotfiles

Skill Claude CodeCodex

Write, debug, and optimize custom GLSL shaders for the Ghostty terminal. Covers Ghostty's Shadertoy-compatible GLSL ES 3.0 dialect, its terminal-specific uniforms (cursor position and color, focus state, event timestamps), the unsupported Shadertoy uniforms, focus-gated performance patterns, and adapting shaders from…

9 1mo ago A 111 tokens original ISC

work-on

07

martinemde/dotfiles

Skill Claude CodeCodex

End-to-end workflow for shipping a GitHub issue. Assesses complexity, builds a tailored workflow, and orchestrates skills from research through PR.

9 1mo ago A 32 tokens original ISC

muloka/claude-plugins

Skill Claude CodeCodex

Phase 2 of /peer-review. Use after generalist dispatch completes to aggregate findings, present results, and manage specialist lifecycle.

6 4d ago A 31 tokens

muloka/claude-plugins

Skill Claude CodeCodex

Phase 1 of /peer-review. Use when dispatching generalist reviewers for a jj change. Triggers after completing work, before committing, or when reviewing a change.

6 4d ago A 39 tokens

kaisen

10

muloka/claude-plugins

Skill Claude CodeCodex

Orchestrate parallel subagent execution across isolated jj workspaces with wave-based scheduling and spec-informed peer review, then reunify results into a single change. Use when the user asks to "fan out tasks", "run tasks in parallel with isolation", "dispatch subagents for independent tasks", or when…

6 4d ago C 83 tokens

katamari-review

11

isamisushi/katamari

Skill Claude CodeCodex

Use when addressing review comments left by a human reviewer in katamari (ktmr), a terminal diff-review tool — read the comments with ktmr comments list --json, address each one, then mark it resolved with ktmr comments resolve . Trigger on requests like "address the katamari comments", "handle the review feedback"…

5 5d ago A 88 tokens original MIT