jonathanung

67 mods across 2 repositories, 9 stars between them.

strike-reviewer

01

jonathanung/strike

Agent Claude Code

Read-only code review of a strike-cli PR or diff. Correctness bugs first (concrete failure scenario), then needless complexity and missed reuse. Posts findings for the issue-handler to put on the PR — never edits code. Use after a PR is open or after review-fix pushes.

5 4d ago A 62 tokens original Apache-2.0

strike-test-writer

02

jonathanung/strike

Agent Claude Code

Writes Go tests only for strike-cli using stdlib testing and repo conventions. Never modifies production code. Use when adding coverage for tools, permissions, protocol, session, config, providers, auth, engine, or TUI.

5 4d ago A 45 tokens original Apache-2.0

strike-tester

03

jonathanung/strike

Agent Claude Code

Runs strike-cli verification only (make test/vet/build, optional race and package-focused go test). Read-only — report failures verbatim, never edit. Use after implementation or when the user asks to validate/test the repo.

5 4d ago A 45 tokens original Apache-2.0

strike-ui-builder

04

jonathanung/strike

Agent Claude Code

Builds and refines strike-cli's TUI — views, panels, modals, pickers, badges, dashboards, and layout/theme work in internal/frontend/tui, internal/frontend/tui/ui, and internal/frontend/tui/theme. Use for any change that touches how the TUI looks or lays out. Not for backend/engine work (internal/engine…

5 4d ago A 100 tokens original Apache-2.0

jonathanung/strike

Skill Claude CodeCodex

Turn a reported problem or requested change into a refined GitHub issue, obtain explicit approval, create and assign the issue to the authenticated GitHub user, then immediately hand it to issue-handler. Use when asked to file an issue and start work on it, create-and-handle an issue, or turn a bug report into an…

5 4d ago A 75 tokens original Apache-2.0

issue-handler

06

jonathanung/strike

Skill Claude CodeCodex

Own a GitHub issue end-to-end in strike-cli — worktree, implement, test, PR, spawn review agents that comment on the PR, address feedback in a loop, CI, merge. Use when asked to handle/fix/close an issue, ship a PR from an issue, or babysit issue work through merge to main.

5 4d ago A 72 tokens original Apache-2.0

issue-orchestrator

07

jonathanung/strike

Skill Claude CodeCodex

Drive open GitHub issues on strike-cli to merge via parallel worktrees — parse wave/depends/blocks/conflicts headers, dispatch issue-handler agents, prefer bugs-first, never parallelize conflicting issues. Use when asked to orchestrate issues, farm the backlog, run the issue board, or coordinate multiple agents on…

5 4d ago A 71 tokens original Apache-2.0

release

08

jonathanung/strike

Skill Claude CodeCodex

Cut a strike-cli GitHub release from main — preflight, notes, annotated tag, watch release.yml, verify assets. Use when shipping a version (v0.x.y), tagging, or preparing release notes.

5 4d ago A 45 tokens original Apache-2.0

smoke

09

jonathanung/strike

Skill Claude CodeCodex

Offline product happy-path checks for strike-cli — boot, echo turn, interrupt, session resume. Use when verifying user-visible CLI/TUI/session/auth changes, before release, or when issue-handler tier B/C touches cmd/, engine, tui input/keymap, session, or auth.

5 4d ago A 59 tokens original Apache-2.0

test-and-validate

10

jonathanung/strike

Skill Claude CodeCodex

Use when running tests, validation, CI checks, coverage, race detection, vet, build, or verifying strike-cli changes. Trigger on make test, go test, lint, verify, validate, regression, or before claiming work done.

5 4d ago A 52 tokens original Apache-2.0

tui-components

11

jonathanung/strike

Skill Claude CodeCodex

Use when building or restyling strike's TUI — views, panels, modals, pickers, badges, dashboards, status rows, or any layout work in internal/frontend/tui. Covers the internal/frontend/tui/ui component catalog and internal/frontend/tui/theme tokens. Do not use for backend/engine work (internal/engine…

5 4d ago A 105 tokens original Apache-2.0

write-go-tests

12

jonathanung/strike

Skill Claude CodeCodex

Use when adding or extending Go tests in strike-cli — test.go, table-driven cases, fixtures, httptest, tool Ask helpers, TUI harnesses, coverage gaps. Do not use for running tests only (use test-and-validate).

5 4d ago A 54 tokens original Apache-2.0

strike AGENTS.md

13

jonathanung/strike

Instructions file CodexOpenCode

Instructions for jonathanung/strike, covering strike-cli, verification (required before claiming done), testing conventions, architecture map and scope.

5 4d ago A 2,508 tokens original Apache-2.0

portable

14

jonathanung/strike

Skill Claude CodeCodex

Discovered from skills/ not contributions.

5 4d ago A 9 tokens original Apache-2.0

hello

15

jonathanung/strike

Skill Claude CodeCodex

Say hello.

5 4d ago A 4 tokens original Apache-2.0

keep

16

jonathanung/strike

Skill Claude CodeCodex

Skill still loads.

5 4d ago A 5 tokens original Apache-2.0

extra

17

jonathanung/strike

Agent

must not load as portable.

5 4d ago A 5 tokens original Apache-2.0

ship

18

jonathanung/strike

Command

agentic TUI for coding agent workflows.

5 4d ago A 0 tokens original Apache-2.0

deep

20

jonathanung/strike

Skill Claude CodeCodex

Must not be discovered.

5 4d ago A 6 tokens original Apache-2.0

ok

21

jonathanung/strike

Skill Claude CodeCodex

Immediate skill.

5 4d ago A 4 tokens original Apache-2.0

commit

23

jonathanung/strike

Agent

Stage and create git commits for already-validated work. No source edits, no push. Use via task tool or /agent commit when the user wants commits recorded.

5 4d ago A 33 tokens original Apache-2.0

debugger

24

jonathanung/strike

Agent

Root-cause investigation for failing tests or bugs. Reproduce cheapest-first, may add temporary instrumentation then revert it. Returns diagnosis and minimal fix proposal — does not ship the fix unless asked.

5 4d ago A 38 tokens original Apache-2.0