Carrier-native MCP server for the Guidewire InsuranceSuite. Ask Claude underwriter / claims / billing questions in operator vocabulary; the harness gates writes.
Links:
Claude Code plugins and AI skills for time-series forecasting with Nixtla
Version: 1.10.0 | Plugins: 19 | Skills: 30 | License: MIT
Links: GitHub · Nixtla SDK · TimeGPT
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.
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.
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
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.
Links: GitHub · GitHub Pages
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:
claude-code-slack-channel v0.9.1 — Two-way Slack channel for Claude Code via Socket Mode + MCP
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.
Privacy-aware telemetry collection and export from agent sessions.
Links: GitHub · Release v0.1.0