jeremylongshore

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

issue

49

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when starting a chain from a GitHub issue — turning an issue URL or number into a triaged, planned, dispatched, and reviewed pull request. Classifies the thread (bug → root-cause discipline, feature → plan chain, question → drafted reply), synthesizes a spec from the issue's own acceptance criteria, then runs the…

2.7k +1 yesterday A 115 tokens original MIT

plan

50

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when a request needs shaping before any code is written — a rough or vague prompt to sharpen, an ambiguous idea to design, or a clear-enough task to decompose. One chain-starter that amplifies the prompt, designs the approach, and decomposes it into a batched task file, skipping whichever phases the request…

2.7k +1 yesterday A 144 tokens original MIT

pr

51

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when reviewing an incoming GitHub pull request — runs the multi-level (L1-L5) audit against the PR's real diff range, posts findings as one batched review (inline, summary, or local-only), offers the standard fix chain on NEEDSFIX, and optionally merges. The maintainer-side counterpart to /hyperflow:issue. Trigger…

2.7k +1 yesterday A 105 tokens original MIT

scaffold

52

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when starting hyperflow in a new project, refreshing the .hyperflow/ cache, or installing auto-detection shims (AGENTS.md, CLAUDE.md). One-shot project setup; does not start the spec → scope → dispatch chain. Trigger with /hyperflow:scaffold, "init hyperflow", "set up hyperflow", "refresh hyperflow", "install…

2.7k +1 yesterday A 86 tokens original MIT

status

53

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants a one-screen view of current hyperflow project state — version, profile freshness, memory count, and live progress on every in-flight task. Read-only; never modifies state, never dispatches workers. Trigger with /hyperflow:status, "what is hyperflow doing", "show task progress", "where are we".

2.7k +1 yesterday A 72 tokens original MIT

sticky

54

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when the user wants to set auto-routing mode: on (every task-shaped message routes), auto (intent-verb messages route — default), or off (no auto-routing). Intent-detection runs by default; use this skill to expand to full sticky or disable entirely. Trigger with /hyperflow:sticky, "make hyperflow sticky", "stop…

2.7k +1 yesterday A 97 tokens original MIT

trace

55

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when encountering bugs, test failures, runtime errors, broken builds, or "this doesn't work" reports. Systematic root-cause analysis before any patch — never blind-patches symptoms. Standalone, ends with a final-integration review of the fix. Trigger with /hyperflow:trace, "debug this", "find the root cause", "why…

2.7k +1 yesterday A 84 tokens original MIT

workflow

56

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Use when a task is too large for turn-by-turn orchestration and should run through the big-task workflow lane: system-wide changes, large migrations, repo-wide audits, high-confidence verification, or tasks explicitly asking to run a workflow. Claude Code uses native dynamic workflows; Codex, OpenCode, and Grok use…

2.7k +1 yesterday B 101 tokens original MIT

hyperflow-audit

57

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Hyperflow code review. Use when the user wants the current diff, a commit, branch, or PR reviewed — verbs like audit, review, "check for issues", "security check", "code review". Multi-level review (L1 quick → L5 exhaustive), writes findings to .hyperflow/audits/, then a fix-gate.

2.7k +1 yesterday A 75 tokens original MIT

hyperflow-cache

58

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Hyperflow memory manager. Use to view, search, add, edit, prune, or clear hyperflow project memory — "show memory", "search memory for X", "clear memory", "what does hyperflow remember about Y". CRUD over .hyperflow/memory/ only — never touches source code.

2.7k +1 yesterday A 66 tokens original MIT

hyperflow-deploy

59

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Hyperflow ship phase. Use when the user is ready to release — verbs like ship, push, release, deploy, "cut a release", "ready to push". Runs pre-push gates (lint + typecheck + build + tests + security sweep), then asks before pushing. Never --no-verify, never force-push to main.

2.7k +1 yesterday A 75 tokens original MIT

hyperflow-design

60

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Hyperflow design phase. Use when designing a UI / visual system or making a screen look good — verbs like "design the UI", "make it look good", "design the screen", "visual design", "design system". Establishes or extends a domain-grounded design system, researches real-world prior art, and renders it slop-free.…

2.7k +1 yesterday A 81 tokens original MIT

hyperflow-dispatch

61

jeremylongshore/tons-of-skills-marketplace

Skill Claude CodeCodex

Hyperflow execution phase. Use when a task file exists in .hyperflow/tasks/ and the work needs building — verbs like build, implement, add, refactor, "wire up", "run the plan", "execute the task". Works batches sequentially with self-review and per-task commits. In Antigravity there is no sub-agent fan-out — the…

2.7k +1 yesterday A 85 tokens original MIT

excel-dcf-modeler

64

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Builds discounted cash flow (DCF) valuation models in Excel with free cash flow projections, WACC calculations, and sensitivity analysis. Targets investment banking and corporate finance workflows. Use when asked to create a DCF model, calculate enterprise value, value a company, or build a valuation model. Trigger…

53 7d ago A 109 tokens

excel-lbo-modeler

65

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Creates leveraged buyout (LBO) models in Excel with sources & uses, debt schedules, cash flow waterfalls, and IRR calculations. Targets private equity and investment banking workflows. Use when asked to create an LBO model, build a buyout model, calculate PE returns, or analyze a leveraged acquisition. Trigger with…

53 7d ago A 113 tokens

excel-pivot-wizard

66

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Generates pivot tables and charts from raw data using natural language commands. Targets business analysts and data teams working in Excel. Use when asked to create a pivot table, summarize data by category, analyze sales by region, show revenue breakdowns, or build cross-tab analyses. Trigger with "create a pivot…

53 7d ago A 104 tokens

jeremylongshore/excel-analyst-pro-skill-md

Skill Claude CodeCodex

Automates budget vs actual variance analysis in Excel with flagging, commentary, and executive summaries. Targets FP&A teams and financial reporting workflows. Use when asked to analyze budget variance, compare actual vs forecast, create a variance report, or explain budget differences. Trigger with "analyze budget…

53 7d ago A 102 tokens

slack

69

jeremylongshore/claude-code-slack-channel

MCP server Claude CodeCodexCursor +2

MCP server "slack" as configured in jeremylongshore/claude-code-slack-channel. Launched with ${CLAUDE_PLUGIN_ROOT}/node_modules/.bin/tsx ${CLAUDE_PLUGIN_ROOT}/server.ts.

38 7d ago A tokens not measured original Apache-2.0

jeremylongshore/claude-code-slack-channel

Instructions file CodexOpenCode

Instructions for jeremylongshore/claude-code-slack-channel, covering agents.md — ccsc (claude-code-slack-channel), what this repo is, if you're helping a new user install this, critical setup gotchas (the silent killers) and build / test / dev commands.

38 7d ago A 3,266 tokens original Apache-2.0

access

72

jeremylongshore/claude-code-slack-channel

Skill Claude CodeCodex

Manage Slack channel access control — pairing, allowlist, channel opt-in. Use when approving a pairing code, changing the DM policy, editing the user allowlist, or opting a channel in or out. Trigger with "/slack-channel:access", "pair my slack account", "add user to slack allowlist", or "opt in a slack channel".

38 7d ago A 74 tokens original Apache-2.0