alleneubank

55 mods across 2 repositories, 57 stars between them.

web-fetch

26

alleneubank/claude-code

Skill Claude CodeCodex

Fetches web content as clean markdown by preferring markdown-native responses and falling back to selector-based HTML extraction. Use for documentation, articles, and reference pages at http/https URLs.

52 2mo ago A 40 tokens original Apache-2.0 archived

zig-best-practices

27

alleneubank/claude-code

Skill Claude CodeCodex

Use when reading or writing Zig files (.zig, build.zig, build.zig.zon).

52 2mo ago A 26 tokens original Apache-2.0 archived

zmx

28

alleneubank/claude-code

Skill Claude CodeCodex

Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation. Provides zmx session management patterns for long-lived processes.

52 2mo ago A 34 tokens original Apache-2.0 archived

alleneubank/claude-code

Instructions file

Instructions for alleneubank/claude-code, covering agent teammates guidelines, how we work — verified loops, the brief — codified taste, the harness — the verifier and the loop — bounded iteration.

52 2mo ago A 3,449 tokens original Apache-2.0 archived

code-reviewer

30

alleneubank/claude-code

Agent

Reviews code for quality, security, and adherence to project conventions. Use after writing or modifying code, or when explicitly requested.

52 2mo ago A 29 tokens original Apache-2.0 archived

debugger

31

alleneubank/claude-code

Agent

Investigates errors, test failures, and unexpected behavior through root cause analysis. Use when encountering failures or errors.

52 2mo ago A 25 tokens original Apache-2.0 archived

refactorer

32

alleneubank/claude-code

Agent

Restructures code with clean breaks and complete migrations. Use when renaming, extracting, or changing interfaces.

52 2mo ago A 26 tokens original Apache-2.0 archived

test-writer

33

alleneubank/claude-code

Agent

Writes unit, integration, and e2e tests that verify correctness without gaming assertions. Use when adding test coverage or writing new tests.

52 2mo ago A 31 tokens original Apache-2.0 archived

alleneubank/claude-code

Skill Claude CodeCodex

Use when there are multiple independent subtasks that can progress in parallel without overlapping ownership or blocking the next local step.

52 2mo ago A 29 tokens original Apache-2.0 archived

writing-plans

35

alleneubank/claude-code

Skill Claude CodeCodex

Use when requirements are clear enough to plan and the work spans multiple steps, files, or verification stages.

52 2mo ago A 24 tokens original Apache-2.0 archived

writing-skills

36

alleneubank/claude-code

Skill Claude CodeCodex

Use when creating or editing a skill and you need it to be discoverable, concise, and native to the target harness.

52 2mo ago A 28 tokens original Apache-2.0 archived

brb

37

alleneubank/claude-code

Command

Use when the user signals they're stepping away (brb, afk, heading out) — keep working autonomously, skip anything that needs interactive approval, handoff when done or blocked.

52 2mo ago C 38 tokens original Apache-2.0 archived

commit

38

alleneubank/claude-code

Command

Review the changes in the repo and prepare logical, organized, clean and descriptive git commits using conventional commits.

52 2mo ago A 4 tokens original Apache-2.0 archived

greenline

40

alleneubank/claude-code

Command

Sequenced tilt bootstrap then e2e test baseline improvement. Runs tiltup workflow, then e2e test loop with categorized fixes and conventional commits. Not for unit-test-only projects or non-tilt dev environments.

52 2mo ago A 44 tokens original Apache-2.0 archived

handoff

41

alleneubank/claude-code

Command

Generate concise handoff summary with context.

52 2mo ago A 7 tokens original Apache-2.0 archived

rewrite-history

42

alleneubank/claude-code

Command

Reimplement the current branch with a clean, narrative-quality git commit history suitable for reviewer comprehension. Execute each step fully before proceeding to the next.

52 2mo ago A 0 tokens original Apache-2.0 archived

specout

43

alleneubank/claude-code

Command

Interview to fill gaps in a specification file.

52 2mo ago A 8 tokens original Apache-2.0 archived

triage

44

alleneubank/claude-code

Command

Interactive Linear issue triage with codebase verification. Lists issues, verifies implementation status via Explore agents, and updates issue states.

52 2mo ago A 25 tokens original Apache-2.0 archived

codex-reviewer

45

alleneubank/claude-code

Plugin Claude Code

Codex-powered code review gate. Creates a review checkpoint that triggers Codex CLI review when Claude exits.

52 2mo ago A tokens not measured original Apache-2.0 archived

cancel

46

alleneubank/claude-code

Command

Command "cancel" from alleneubank/claude-code, covering cancel codex review gate, instructions, steps, find base directory (git root or cwd fallback) and delete state file.

52 2mo ago A 0 tokens original Apache-2.0 archived

review

47

alleneubank/claude-code

Command

Start a Codex review gate - generates handoff context for the reviewer.

52 2mo ago A 14 tokens original Apache-2.0 archived

Stop

48

alleneubank/claude-code

Hook

Runs when the agent finishes a response, executing codex-reviewer-stop-hook.ts. From alleneubank/claude-code.

52 2mo ago A tokens not measured original Apache-2.0 archived