Agentic infrastructure for Claude Code. Email triggers, scheduled agents, local memory — self-hosted on your hardware, your data stays yours.
8–15 min recorded teardown of your Claude Code / agent stack + written punch-list: the specific token-burn loops, silent failure modes, and context-loss points costing you, with the fix for each. Delivered in 3 business days, fully async.
90-minute screen-share: my production stack live, then we build one working workflow in YOUR environment — a scheduled agent, an email-triggered task, or a memory layer. You keep it. Full $300 diagnostic credit toward this within 30 days.
Full deployment on your hardware: memory layer, email-triggered agents, first month of scheduled tasks. 50% of the Live Session credits toward this within 30 days.
Security defaults: read-only access, you drive all credentials on screen-share, nothing retained after delivery, written scope before any hands-on work.
| Recipe | What it does | Setup |
|---|---|---|
| Memory persistence | Claude remembers Monday on Friday | 5 min |
| Email-triggered agent | Forward an email — agent executes the task and replies | 15 min |
| SR&ED diary | Auto-generates diary from git commits + terminal history | coming soon |
| Morning briefing | Synthesized project status email every morning | coming soon |
| Cron agent | Run Claude Code on a schedule, unattended | coming soon |
Start with Memory persistence — standalone, 5 minutes, the foundation everything else builds on.
Four Node.js processes, each with one responsibility:
mcp-server.js (port 9003) — MCP tools: memory, skills, email, calendar
orchestrator.js (port 9009) — Cron scheduler + email trigger → Claude Code agent
server.js (port 9000) — Admin UI, terminal, SpecKit dev workflow
llm-proxy.js (port 9001) — OpenAI-compatible LLM proxy (Claude or Gemini)
The recipes are standalone extractions — run them independently or assemble into the full system. The full system has been running unattended across four active businesses for months.
Full system configured on your hardware or VPS — accounts wired, workflows running, first month of tasks scheduled. Async, no calls. Flat fee.
See done-for-you setup →