Skip to content

Instantly share code, notes, and snippets.

View jeremylongshore's full-sized avatar

intentsolutions.io jeremylongshore

View GitHub Profile
@jeremylongshore
jeremylongshore / 0-braves-booth-one-pager-and-operator-audit.md
Created April 14, 2026 01:08
braves-booth — Real-time AI broadcast intelligence (One-Pager + Operator Audit)

braves-booth

Real-time AI-powered broadcast intelligence for Atlanta Braves radio.

A three-service dashboard that feeds live stats, AI-generated narratives, and situational context to radio announcers during Atlanta Braves games. It polls MLB's live game feed every 5 seconds, pre-generates talk points per at-bat using Groq/Llama 3.3 70B, and pushes everything to a purpose-built broadcast UI via Server-Sent Events. Built for 680 The Fan / 93.7 FM with zero tolerance for on-air dead air or wrong numbers.

CI License

Links: GitHub · Live · dixieroad.org

@jeremylongshore
jeremylongshore / blog-content-pipeline-reference.md
Created April 9, 2026 23:38
Blog Content Pipeline — 4-Tier Classification System, Skills & Agents Reference

Blog Content Pipeline — Quick Reference

Reference card for the 4-tier content classification system, 4 skills, and 3 agents that power startaitools.com publishing.

Version: 3.0.0 | Author: Jeremy Longshore | Last Updated: 2026-04-09


The 4-Tier System

@jeremylongshore
jeremylongshore / 0-intentional-cognition-os-one-pager-and-operator-audit.md
Last active April 9, 2026 16:09
intentional-cognition-os — Local-first knowledge OS (One-Pager + Operator Audit)

intentional-cognition-os v0.5.0

Compile knowledge for the machine. Distill understanding for the human.

A local-first knowledge operating system that ingests raw source material, compiles it into structured semantic knowledge, creates scoped research workspaces for hard questions, and generates durable artifacts. The key insight: compilation, not indexing. The deterministic control plane owns all state; the AI proposes, the system decides.

CI License: MIT Release

@jeremylongshore
jeremylongshore / malouf-furniture-system-overview.md
Created April 1, 2026 21:26
Malouf Furniture — System Architecture Mental Model for Gardner

Malouf Furniture — How It All Connects

For Gardner — This is the big picture of what we're building. Your existing tools feed into one central database, an AI brain reads that database, and your team gets the answers and automations they need without changing how they work day to day.

Nothing below is set in stone — this is the direction based on our conversation. The discovery form will fill in the blanks.


The Architecture

j-rig-binary-eval

Software-grade release discipline for Claude Skills

Binary evaluation harness that treats SKILL.md artifacts as production software. Package integrity, trigger precision, functional quality, regression gating, baseline comparison, model-aware testing, and evidence-backed rollout decisions — all through binary yes/no criteria with external evaluators.

Links: GitHub · Master Blueprint · Epic Index


@jeremylongshore
jeremylongshore / 0-x-bug-triage-plugin-one-pager-and-operator-audit.md
Last active March 24, 2026 05:24
x-bug-triage-plugin — Closed-loop bug triage pipeline (One-Pager + Operator Audit)

x-bug-triage-plugin v0.4.1

Closed-loop bug triage pipeline that turns public X/Twitter complaints into filed GitHub issues with human confirmation at every step.

X complaints hit your product every day. Most teams discover them by accident — days or weeks later. This plugin ingests complaints from X/Twitter, normalizes them into structured bug candidates, clusters by family, scans repos for evidence, routes to owners, displays interactive triage results in the terminal, and files GitHub issues only after explicit human confirmation.

CI License: MIT

Links: GitHub · GitHub Pages

@jeremylongshore
jeremylongshore / 0-claude-channel-plugin-build-guide.md
Created March 20, 2026 21:37
How to Build a Claude Code Channel Plugin — reference guide from official docs + Telegram/Discord reference implementations

How to Build a Claude Code Channel Plugin

Reference guide for building, packaging, and distributing a two-way chat channel plugin for Claude Code. Derived from the official docs and the Telegram/Discord reference implementations in anthropics/claude-plugins-official.

Sources:

@jeremylongshore
jeremylongshore / 0-claude-code-slack-channel-one-pager-and-operator-audit.md
Last active April 23, 2026 17:04
claude-code-slack-channel v0.9.0 — Two-way Slack channel for Claude Code via Socket Mode + MCP

claude-code-slack-channel v0.9.0

Two-way Slack channel for Claude Code — chat from Slack DMs and channels, approve tool calls from your phone.

A claude/channel implementation for Slack. Socket Mode (outbound WebSocket, no public URL) bridges Slack into a running Claude Code session via MCP stdio. Permission relay with Block Kit buttons, per-thread session isolation, hash-chained tamper-evident audit journal, policy-gated MCP tools, real-time audit projection to Slack threads, and a five-layer prompt-injection defense. Three runtime options: Bun, Node.js, Docker.

CI License: MIT [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/jeremylongshore/claude-code-slack-chann

wild-session-telemetry

Privacy-aware telemetry collection and export from agent sessions.

Status Version Ruby

Links: GitHub · Release v0.1.0


@jeremylongshore
jeremylongshore / 0-qmd-team-intent-kb-one-pager-and-operator-audit.md
Last active April 16, 2026 03:24
qmd-team-intent-kb — One-Pager + Operator-Grade System Analysis + Changelog

qmd-team-intent-kb — One-Pager + Operator-Grade System Analysis + Changelog

qmd-team-intent-kb

Governed team memory platform for Claude Code powered by qmd

Version: 0.4.0 | License: MIT | Status: Production Ready

Links: GitHub · Releases · Issues