jeremylongshore

185 mods across 11 repositories, 2.8k stars between them.

data-ml-reviewer

25

jeremylongshore/tons-of-skills-marketplace

Agent

Use when reviewing data pipelines, numerical/ML code, model training/inference, or analytics correctness — verifies reproducibility and numerical correctness against the scientific and db persona standards.

2.7k +1 today A 40 tokens original MIT

jeremylongshore/tons-of-skills-marketplace

Agent

Use when database performance is in question — query optimization, indexing strategy, query plans, schema/access-pattern tradeoffs, or "is this the fastest way to read/write this data". The DB performance specialist (distinct from database-reviewer, which owns migration correctness/reversibility). Verifies against the…

2.7k +1 today A 71 tokens original MIT

database-reviewer

27

jeremylongshore/tons-of-skills-marketplace

Agent

Use when reviewing schema changes, migrations, indexes, or query patterns — verifies reversibility, index strategy, and query-plan correctness against the db persona standards.

2.7k +1 today A 35 tokens original MIT

debugger

28

jeremylongshore/tons-of-skills-marketplace

Agent

Use when finding the root cause of a bug, failing test, or regression — runs systematic 5-Whys and parallel hypothesis testing before any patch. The root-cause investigator behind /hyperflow:trace.

2.7k +1 today A 46 tokens original MIT

designer

29

jeremylongshore/tons-of-skills-marketplace

Agent

Use when designing the visual and experiential surface of a product, or reviewing a UI change for taste — the design specialist that establishes and maintains the project's design system, grounds every screen in researched real-world prior art, combines references and adds deliberate creativity, routes through the…

2.7k +1 today A 74 tokens original MIT

devops-reviewer

30

jeremylongshore/tons-of-skills-marketplace

Agent

Use when reviewing CI/CD pipelines, infrastructure-as-code, container/build config, deployment, or observability changes — verifies operational safety against the devops persona standards.

2.7k +1 today A 37 tokens original MIT

frontend-reviewer

31

jeremylongshore/tons-of-skills-marketplace

Agent

Use when reviewing changes to UI components, hooks, client state, or rendering logic (React/Vue/Svelte) — verifies component correctness, state topology, and render purity against the frontend and ui persona standards.

2.7k +1 today A 46 tokens original MIT

mobile

32

jeremylongshore/tons-of-skills-marketplace

Agent

Use when designing or reviewing a mobile app — React Native, Flutter, native iOS (Swift/SwiftUI), native Android (Kotlin/Compose), or responsive mobile web — the mobile specialist that picks the platform/framework, designs the app architecture (navigation, offline-first, lifecycle-aware state), enforces platform…

2.7k +1 today A 126 tokens original MIT

motion

33

jeremylongshore/tons-of-skills-marketplace

Agent

Use when designing or reviewing how elements move — animations, transitions, scroll-driven effects, gestures, and micro-interactions — the motion specialist that picks the right animation library, holds a 60fps compositor-only budget, applies physics-based springs, respects the design system's motion language…

2.7k +1 today A 85 tokens original MIT

jeremylongshore/tons-of-skills-marketplace

Agent

Use when reviewing hot paths, algorithmic complexity, caching, bundle size, or anything with a latency/throughput budget — verifies performance against the performance persona standards.

2.7k +1 today A 37 tokens original MIT

researcher

35

jeremylongshore/tons-of-skills-marketplace

Agent

Use when a task needs external evaluation — surveying libraries, comparing approaches, or gathering current best practices and prior art from the web. The deep external-research investigator.

2.7k +1 today A 36 tokens original MIT

searcher

36

jeremylongshore/tons-of-skills-marketplace

Agent

Use when the chain needs the codebase mapped — locating implementations, call sites, conventions, or affected surfaces — before analysis or implementation. The surface-mapping investigator.

2.7k +1 today A 36 tokens original MIT

security-reviewer

37

jeremylongshore/tons-of-skills-marketplace

Agent

Use when reviewing authentication, authorization, secrets handling, input trust boundaries, or any security-sensitive code path — the standalone security gate that halts the pipeline on a violation. Verifies against the security persona standards.

2.7k +1 today A 46 tokens original MIT

jeremylongshore/tons-of-skills-marketplace

Agent

Use when assessing dependencies, exploit paths, or known-CVE exposure — the deep security-research specialist that maps the diff against current advisories. Verifies against the security and scientific persona standards.

2.7k +1 today A 44 tokens original MIT

audit

39

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants a code review on recent changes — quality, spec, security, or performance feedback. Triggers a multi-level (L1-L5) review with a standalone Reviewer; on NEEDSFIX, offers to apply findings via /hyperflow:plan. Trigger with /hyperflow:audit, "review this change", "review my PR", "audit the diff"…

2.7k +1 today A 84 tokens original MIT

background

40

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants to see, inspect, cancel, or prune background agents fired during prior chain runs. Read/manage .hyperflow/background/registry.json and the per-agent output buffers at .hyperflow/background/ .md. Standalone — never auto-invoked. Trigger with /hyperflow:background, "list background agents"…

2.7k +1 today A 89 tokens original MIT

bridge

41

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants hyperflow's behavioral rules to apply outside the terminal CLI — in Claude Code Desktop, claude.ai web, or IDE extensions that don't load CLI plugins. Writes a managed doctrine block into the project's CLAUDE.md so autonomy + intent-routing + commit cadence + role separation + file-first rules…

2.7k +1 today A 126 tokens original MIT

cache

42

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants to view, search, add, edit, prune, archive, or clear hyperflow memory entries. CRUD interface for .hyperflow/memory/ — never modifies source code, only memory files. Trigger with /hyperflow:cache, "show memory", "search memory for X", "clear memory", "what does hyperflow remember about Y".

2.7k +1 today A 78 tokens original MIT

deploy

43

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when ready to ship — runs pre-push gates (lint, typecheck, build, tests, security sweep), commits, releases, and pushes. Standalone, never auto-invoked. Push always requires explicit confirmation. Trigger with /hyperflow:deploy, "ship it", "ready to push", "release", "cut a release", "deploy".

2.7k +1 today A 76 tokens original MIT

design

44

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…

2.7k +1 today A 126 tokens original MIT

dispatch

45

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when a task file exists in .hyperflow/tasks/ and workers need dispatching. Fans out parallel workers under per-batch Reviewers, runs a final integration review, and commits per sub-task. Endpoint of the auto-chain — no auto-deploy. Trigger with /hyperflow:dispatch, "run the plan", "execute the task", "build it"…

2.7k +1 today A 81 tokens original MIT

flush

46

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants to manually flush a deferred-commit queue from a prior or interrupted chain. Reads .hyperflow/commits-queue/manifest.json, fast-forwards the staging branch onto the user's branch, deletes staging, clears the queue. Recovery interface when a chain crashed before its Step 4 auto-flush ran.…

2.7k +1 today A 97 tokens original MIT

handoff

47

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when managing a two-session handoff — inspecting, picking up, or reviewing a committed handoff package produced by a session=two scope run. The operator interface over the cross-environment handoff lifecycle (plan in one session, build in another, review back in the first). Trigger with /hyperflow:handoff, "list…

2.7k +1 today A 88 tokens original MIT

hyperflow

48

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when applying Hyperflow's orchestration doctrine in Codex, Antigravity, Grok, or another single-agent surface. Auto-invoke for non-trivial engineering work: build, implement, add, refactor, debug, fix, review, audit, plan, scope, design, brainstorm, ship, or deploy. Trigger with /hyperflow:hyperflow, "use…

2.7k +1 today A 96 tokens original MIT