jeremylongshore

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

jeremylongshore/plugins-nixtla

Skill Claude CodeCodex

Orchestrate 6-phase changelog generation workflow with AI synthesis, multi-source data fetching (GitHub/Slack/Git), quality validation, and automated PR creation. Use when automating release notes, weekly changelogs, or documentation updates. Trigger with "generate changelog", "weekly changelog", or "automate release…

9 7d ago A 75 tokens

jeremylongshore/plugins-nixtla

Plugin Claude Code

Real Apache Airflow tooling for TimeGPT forecasting pipelines. Generate production-ready DAGs (BigQuery / Snowflake / Postgres / S3 sources), AST + DagBag-based DAG validation with credential lint, real Airflow Connection JSON for 5 source types, and pytest test modules that load the DAG via DagBag.

9 7d ago A tokens not measured

intent-outreach

149

jeremylongshore/intent-outreach

Plugin Claude Code

Model-agnostic, Claude-Code-native SDR orchestrator: research → enrich → outreach over your own data-provider keys, fully local, with your own model. Built for technical founders who do their own outbound. An orchestrator skill dispatches phase sub-agents (research → enrich → draft) over a bundled MCP server that…

5 5d ago A tokens not measured

intent-outreach

153

jeremylongshore/intent-outreach

MCP server Claude CodeCodexCursor +2

MCP server "intent-outreach" as configured in jeremylongshore/intent-outreach. Runs ${CLAUDE_PLUGIN_ROOT}/bundle/server.mjs with node. Needs 11 environment variables to run.

5 5d ago A tokens not measured

jeremylongshore/intent-outreach

Instructions file CodexOpenCode

AGENTS.md instructions for jeremylongshore/intent-outreach, covering agent instructions, quick reference, non-interactive shell commands, force overwrite without prompting and for recursive operations.

5 5d ago C 973 tokens

jeremylongshore/intent-outreach

Instructions file

Claude Code instructions for jeremylongshore/intent-outreach, covering claude.md, what intent outreach is, architecture (the part that needs multiple files to see), working in this repo and adding a data connector.

5 5d ago A 2,023 tokens

outreach-drafter

156

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-3 worker. Scores one lead's fit against the ICP and drafts grounded outreach (email or LinkedIn) for its target contacts, using ONLY the research + enrichment data it is handed. Returns a fit score, angles, and draft messages — it does not call connectors and does not save. Dispatched by the…

5 5d ago A 90 tokens

outreach-enricher

157

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-2 worker. Enriches one lead + its contacts via the deterministic enrichlead MCP tool and returns the enrichments (funding, verified emails/phones, web context) as structured data. Dispatched by the intent-outreach orchestrator after the user keeps the leads worth pursuing. Does not research…

5 5d ago A 88 tokens

outreach-researcher

158

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-1 worker. Researches ONE company domain against an ICP via the deterministic researchdomain MCP tool and returns its leads + contacts as structured data. Dispatched by the intent-outreach orchestrator (one per domain, so domains fan out in parallel). Does not enrich, score, draft, or save. Use as…

5 5d ago A 79 tokens

intent-outreach

159

jeremylongshore/intent-outreach

Skill Claude CodeCodex

Run a research → enrich → outreach SDR campaign from inside Claude Code, fully local with your own data-provider + model keys. This is the ORCHESTRATOR: it dispatches phase sub-agents (research, enrich, draft) in fixed order, checkpoints with you between phases, and saves a validated run. Use when the user wants to…

5 5d ago A 138 tokens

outreach-connectors

160

jeremylongshore/intent-outreach

Skill Claude CodeCodex

Show which Intent Outreach data connectors are configured (have a bring-your-own key) versus skipped, with each one's tier. Use when the user asks which connectors or data providers are set up, whether a specific provider (apollo, hunter, …) is configured, or wants a preflight check before running a campaign.…

5 5d ago A 95 tokens

outreach-profile

161

jeremylongshore/intent-outreach

Skill Claude CodeCodex

Inspect or scaffold an Intent Outreach Report Profile — the local file of deterministic knobs (intake, filtering, tone/length, output formats, delivery) that shape a campaign. Use when the user wants to list existing profiles, see a named profile, or create a new one. Triggers: "/outreach-profile", "list report…

5 5d ago A 85 tokens

outreach-research

162

jeremylongshore/intent-outreach

Skill Claude CodeCodex

Research one or more company domains (Intent Outreach Phase 1 only) — surface leads + contacts, with no enrichment or drafting. Use when the user wants quick account research, to find who works at a company, or to vet a domain list before committing to a full campaign. Triggers: "/outreach-research", "research these…

5 5d ago A 88 tokens

dolt-mcp-vcs

163

jeremylongshore/dolt-mcp-vcs-plugin

Plugin Claude Code

Dolt/DoltHub version-control toolkit for Claude Code, via the dolthub/dolt-mcp server. A version-control-surface skill + expert agents over a Dolt backend — diagnosing DoltHub visibility, taming server sprawl, auditing the graph, and recovering incidents — with a verb-class mutation gate that keeps destructive ops…

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

dolt-mcp-vcs

164

jeremylongshore/dolt-mcp-vcs-plugin

MCP server Claude CodeCodexCursor +2

MCP server "dolt-mcp-vcs" as configured in jeremylongshore/dolt-mcp-vcs-plugin. Launched with dolt-mcp-server --stdio --dolt --host ${DOLT_HOST:-127.0.0.1} --port ${DOLT_PORT. Needs 1 environment variable to run.

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

jeremylongshore/dolt-mcp-vcs-plugin

Agent

Use this agent when mapping bead dependencies — finding bottlenecks (open issues blocking the most other open work), detecting dependency cycles, or reasoning about the critical path through a bd Dolt database.

4 7d ago A 46 tokens original Apache-2.0

bead-epic-auditor

166

jeremylongshore/dolt-mcp-vcs-plugin

Agent

Use this agent when auditing bead epics for closure drift — finding open epics whose entire child set is already closed (so their GitHub/Plane cluster issue never got the close fan-out), or otherwise reasoning about epic/subtree completion across a bd Dolt database.

4 7d ago A 63 tokens original Apache-2.0

jeremylongshore/dolt-mcp-vcs-plugin

Agent

Use this agent for bd/Dolt incident response — a dolt-server that won't start or has orphaned, server sprawl, suspected lost writes after rapid bd updates, JSONL that lags the database, or migrating a workspace between embedded and server mode. It knows the rapid-write race is already fixed in bd 1.0.4 and that…

4 7d ago A 88 tokens original Apache-2.0

beads-guru

168

jeremylongshore/dolt-mcp-vcs-plugin

Agent

Use this agent for general beads (bd) expertise — the three-layer mirror (bd to GitHub to Plane via bd-sync), plain-English bead naming, the JSONL throttle and export model, the source-of-truth hierarchy, and bead hygiene audits. It is the generalist that explains bd discipline and points to the specialist agents for…

4 7d ago A 84 tokens original Apache-2.0