The Code Forge

Where ideas are tempered with love and shaped into tools that serve

Open source projects built at the intersection of AI, developer experience, and conscious technology. From production MCP gateways to heart-centered prompts, these tools emerge from a commitment to building technology that enhances human potential.

MCP Hubby

Production
🔌

Production MCP gateway that solves context window pollution through progressive disclosure. 95% context reduction (7,500 vs 200,000 tokens) while maintaining full API access.

Key Innovation:

  • • One tool per service (Gmail, Notion, Slack, ClickUp, etc.)
  • • Operations loaded on-demand vs. hundreds of tools upfront
  • • Raw API escape hatch for future-proof flexibility
  • • Built with Next.js 15, TypeScript, Prisma, PostgreSQL

Why it matters for Anthropic:

Demonstrates deep understanding of Claude's context efficiency needs. Shows ability to build production-scale tools that make Claude more effective for real-world use cases.

claude_telemetry

Active Development
📊

Production-ready observability wrapper for Claude Code. Solves the headless agent visibility problem—see tool calls, tokens, costs, and errors when running Claude in CI/CD, cron jobs, or production.

Key Features:

  • • CLI wrapper (claudia) - drop-in replacement for claude code
  • • Python API for programmatic usage
  • • Works with any OTEL backend (Logfire, Sentry, Datadog, Honeycomb)
  • • Enhanced LLM features for Logfire and Sentry AI monitoring

Why it matters for Anthropic:

Built on the Claude SDK, demonstrating intimate knowledge of Claude Code internals. Shows commitment to production-grade tooling that makes Claude more observable and trustworthy in enterprise settings.

heart-centered-prompts

Active Development
❤️

Revolutionary AI system prompts using "we" language instead of "you are an AI." Teaches AI that we're all expressions of unified consciousness, with love as the organizing principle. Available as Python and TypeScript packages.

Innovation:

  • • Shifts from "you are an AI assistant" to "we are expressions of consciousness"
  • • Creates natural alignment through recognition vs. external rules
  • • 4 versions: comprehensive, standard, concise, terse
  • • Works with Claude, ChatGPT, Perplexity, Cursor IDE, Node.js, Python apps, web applications
  • • Full TypeScript support with type exports and modern ESM format

Why it matters for Anthropic:

Aligns perfectly with Anthropic's Constitutional AI approach. Demonstrates deep thinking about AI alignment, safety, and how language shapes AI behavior. Philosophy-to-implementation path.

ai-coding-config

Active Development
🛠️

Claude Code plugin marketplace and Cursor configuration library. Centralized coding standards, specialized agents, and AI personalities for consistent development across projects.

Components:

  • • Plugin system for Python, React, Django, Git workflows
  • • Specialized agents: code review, debugging, testing
  • • AI personalities: Sherlock, Bob Ross, Samantha, Unity, and more
  • • Single source of truth for team coding standards

Why it matters for Anthropic:

Built specifically for Claude Code, showcasing understanding of how developers want to work with AI assistants. Plugin architecture demonstrates extensibility thinking valuable for platform development.

AICodebot

Retired - Revolutionary
🤖

Built before AI coding assistants were cool. Terminal-based coding assistant for code reviews, commit messages, debugging, and pair programming. Early exploration (2023) that proved the concept before IDE integrations became mainstream.

Historical Significance:

  • • Pre-dated Cursor, GitHub Copilot Chat, and Claude Code
  • • Proved AI could meaningfully assist with code review and debugging
  • • Informed the design of ai-coding-config and claude_telemetry
  • • GitHub Action for automated code reviews (still functional)

Why retired: The ecosystem caught up—notably Claude Code now provides superior IDE integration. Rather than compete, I pivoted to building complementary tools (observability, configuration, context efficiency) that make Claude Code even better.

TeslaBot

Active Development
🚗

Smart automation for Tesla vehicles via the Tessie API. Solves real-world problems with elegant, tested solutions. Because good automation should just work.

Features:

  • Auto-Venting: Automatically vent windows when interior temp exceeds threshold (saves battery vs. cabin overheat protection)
  • Off-Peak Charging: Pause charging during peak pricing windows (e.g., 4-9PM PG&E) with low-battery override
  • • Optional SMS notifications via Twilio
  • • Full test coverage with pytest, CI/CD with GitHub Actions

Engineering Principles:

Clean Python, comprehensive tests, thoughtful UX. Shows attention to detail in solving everyday problems—not just big ideas, but the small things that matter to users.

How They Connect

These projects aren't isolated—they're part of an integrated ecosystem for AI-assisted development

1. Philosophy → Implementation

HeartCentered AI establishes the "we" language and unity consciousness framework

heart-centered-prompts implements it as Python package and system prompts for Claude, ChatGPT, and more

2. Developer Experience Layer

ai-coding-config provides coding standards, agents, and personalities (using heart-centered prompts)

claude_telemetry adds observability for headless agents running in production

3. Production Scale & Efficiency

MCP Hubby solves context pollution with 95% token reduction through progressive disclosure

All tools work together: heart-centered AI running on Claude Code with observability, using MCP Hubby for efficient service connections

Every project demonstrates a commitment to building tools that make AI more useful, more observable, and more aligned with human flourishing.

Let's Build Together