Projects

An AI platform, an autonomous coding pipeline, agent plugins, and developer tools.

Advisors

Panel of role-specific Claude skills (Visionary, Skeptic, Operator, Ethicist) that argue from focused perspectives and disagree on purpose. An orchestrator synthesizes their outputs into agreement, disagreement, and a risk-adjusted recommendation. Conforms to the agentskills.io specification. Includes an open evaluation framework.

Claude Skillsagentskills.ioMulti-Agent OrchestrationLLM Evaluation
Deep dive

Engram

A filesystem-backed memory plugin for Claude Code. Three skills work at the boundaries native auto memory does not cover: consolidate (audit and graduate knowledge directories), briefing (cross-tool session orientation from tracker, git, and staleness signals), and working (an explicit checkpoint and promotion lifecycle). Ships a reproducible eval that grades each skill with and against a baseline.

Claude Skillsagentskills.ioLLM EvaluationAgent Memory
Deep dive

Diogenes

A senior-reviewer audit for AI-slop in written content. It runs in a clean forked context and returns a verdict, an attributable findings table tied to specific passages, structural metrics, and a from-scratch human rewrite.

Claude Skillsagentskills.ioContent Review
Deep dive

Drover

AI document classifier that herds files into organized folders. A 7-step chain-of-thought prompt extracts doctype, domain, vendor, and date, then a path builder applies a policy-compliant naming convention. Multi-provider (Ollama, OpenAI, Anthropic, OpenRouter) with a local-first default, and a reproducible eval harness that scores output against labeled samples.

PythonClickLangChainOllamaPydanticstructlog
Deep dive

Retriever

The RAG module inside Evermore, now developed in that monorepo. Hybrid search (semantic plus lexical) over markdown and text, answers routed through Cloudflare AI Gateway with visible source citations, FastAPI backend, SvelteKit frontend. It serves double duty: end-user Q&A over shelter docs, and an internal index of the research corpus so BioWriter can cite the paper a recommendation came from.

PythonFastAPIpgvectorSvelteKitSupabaseCloudflare AI Gateway
Deep dive

Earlier open source

AWS Service Operator

Lets you define and use AWS service resources directly from Kubernetes.

AWS VPN Controller

Kubernetes controller for AWS VPN management.

AWS EKS Cluster Controller

Early stage EKS clusters and Kubernetes resource lifecycle management.