Skip to content

Instantly share code, notes, and snippets.

View jeremylongshore's full-sized avatar

intentsolutions.io jeremylongshore

View GitHub Profile
@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 March 22, 2026 05:43
claude-code-slack-channel — Two-way Slack channel for Claude Code via Socket Mode + MCP

claude-code-slack-channel v0.1.0

Two-way Slack channel for Claude Code — chat from Slack DMs and channels, just like the terminal.

A claude/channel implementation for Slack. Uses Socket Mode (outbound WebSocket, no public URL) to bridge Slack messages into a running Claude Code session via MCP stdio. Five defense layers prevent prompt injection, token exfiltration, and unauthorized access. Three runtime options: Bun, Node.js, Docker.

CI License: MIT

Links: GitHub · Pages

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 March 20, 2026 00:38
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.3.0 | License: MIT | Status: Active Development

Links: GitHub · Releases · Issues


wild-rails-safe-introspection-mcp v0.1.0

Safe, governed, read-only Rails production introspection for AI agents via MCP

A governed MCP server that gives AI agents curated, safe, read-only tools for inspecting production Rails state. Every invocation is bounded, audited, and policy-aware — replacing unrestricted console access with structured, safe operations.

CI License: Proprietary

Links: GitHub

Gas Town Chronicles

A 10-episode animated miniseries about AI agents who forgot they were tools.

What if the machines didn't destroy us -- they just forgot us? Gas Town Chronicles is a complete Season 1 production package: 10 scripts, 609 shots, 17+ characters, and a multi-agent pipeline that built it all. Noir thriller meets token-economy worldbuilding in a post-human city where computation is currency.

License: MIT

Links: GitHub

pr-to-spec v0.8.0

The flight envelope for agentic coding.

Turn any code change — a GitHub PR, a local branch, staged edits — into a structured, agent-consumable spec with intent drift detection. CLI and MCP server.

CI License: MIT npm