Mjvolk3

39 mods across 1 repository, 1 stars between them.

merge-worktree

25

Mjvolk3/torchcell

Skill Claude CodeCodex

Merge a worktree branch to main via rebase, then clean up worktree and branch. Takes branch name as argument.

1 2d ago A 29 tokens

monitor-tcdb-build

26

Mjvolk3/torchcell

Skill Claude CodeCodex

Introspect a running or finished tcdb Neo4j/BioCypher KG build on GilaHyper (slurm .out + wandb + the served DB), report a concise status, and diagnose + restart on stall or failure. Use when checking on a builddatabase slurm job, polling a KG build, or driving one to a queryable DB.

1 2d ago C 82 tokens

mypy

27

Mjvolk3/torchcell

Skill Claude CodeCodex

Run mypy on staged or specified Python files and fix errors following the project's type-checking strategy.

1 2d ago A 23 tokens

paper-edit

28

Mjvolk3/torchcell

Skill Claude CodeCodex

Edit the Nature Biotech manuscript (paper/nature-biotech) respecting the section status stoplight, then rebuild editing.pdf. Use for any change to the paper body, sections, or SI.

1 2d ago A 42 tokens

plan-4.8

29

Mjvolk3/torchcell

Skill Claude CodeCodex

Three scouts explore the codebase in parallel, argue the approach, and a plan-writer agent synthesizes the deliberation into a concise Dendron note. A reducer-critic then smart-tightens the plan (flagging low-value content for cuts, not truncating) until the plan is dense and human-readable. Built for Claude Opus 4.8…

1 2d ago A 106 tokens

ruff

30

Mjvolk3/torchcell

Skill Claude CodeCodex

Run ruff linter on staged or specified Python files and fix errors following the project's lint strategy.

1 2d ago A 22 tokens

setup-worktree

31

Mjvolk3/torchcell

Skill Claude CodeCodex

Create a new git worktree or ensure an existing one is properly configured. Wraps scripts/setup-worktree.sh with validation.

1 2d ago A 29 tokens

stage

32

Mjvolk3/torchcell

Skill Claude CodeCodex

Smart staging with auto-detected file blocks and interactive override. Use before /commit.

1 2d ago A 19 tokens

uber-implement

33

Mjvolk3/torchcell

Skill Claude CodeCodex

End-to-end autonomous pipeline -- plans with /plan-4.8 (3 scouts, deliberator, plan-writer, reducer-critic), then implements with /wt-implement in an isolated worktree. No manual approval between plan and implementation.

1 2d ago A 54 tokens

update-notes

34

Mjvolk3/torchcell

Skill Claude CodeCodex

Meta-skill: update dendron module notes for changed source files, then update the weekly task note. Combines /update-src-notes + /update-tasks-weekly into one command. Run before /stage and /commit.

1 2d ago A 51 tokens

update-src-notes

35

Mjvolk3/torchcell

Skill Claude CodeCodex

Update dendron module notes for changed source files (Python, Bash, etc.). Checks staged files first, then falls back to modified (unstaged) files. Appends dated sections and stages updated notes.

1 2d ago A 46 tokens

update-tasks-weekly

36

Mjvolk3/torchcell

Skill Claude CodeCodex

Update the weekly task note with a bullet point linking to reviewed/modified files, then auto-stage the weekly file.

1 2d ago A 29 tokens

wt-implement

37

Mjvolk3/torchcell

Skill Claude CodeCodex

Implement an instruction file (plan note, scratch note, .claude/plans/ file) in an isolated git worktree. Creates branch, sets up env, executes the instructions, runs verification, rebases onto main, and optionally merges.

1 2d ago A 53 tokens

wt-write

38

Mjvolk3/torchcell

Skill Claude CodeCodex

Draft and revise long-form prose (manuscripts, proposals, strategy docs, design memos) as Dendron notes inside an isolated git worktree, iterate with the user, then hand off to /merge-worktree. The writing counterpart to /plan-4.8 -- worktree-first, but for words instead of an implementation plan. Use when the…

1 2d ago A 85 tokens

torchcell CLAUDE.md

39

Mjvolk3/torchcell

Instructions file

Claude Code instructions for Mjvolk3/torchcell, covering vision -- the virtual cell (north star), for local configs, git worktrees, programming guide and provenance & reproducibility.

1 2d ago A 12,281 tokens