Back to projects
aiResearchAUTONOMOUS AI

Personal AI Employee

Autonomous AI Agent with Claude Code & MCP

Autonomous AI agent system that manages real personal and business workflows. Monitors multiple communication channels (Gmail, WhatsApp, LinkedIn) using watcher scripts and converts incoming events into structured tasks automatically. Features a local-first vault workflow that prioritizes and routes tasks with human-in-the-loop approvals for sensitive actions. Supports MCP-based external action architecture enabling flexible integration with various tools and services. Provides comprehensive observability with live dashboard showing watcher health, queue state, and activity history. Implements autonomous execution loop with weekly CEO briefing reports. Silver tier complete with Gold-tier integrations in progress. Demonstrates deep hands-on understanding of AI automation, reliability, observability, and safe agent design patterns.

Post
Case study snapshot
Role
AI automation architect
Audience
Founders, operators, recruiters, and automation clients
Timeline
2026-04
Role
AI automation architect
Audience
Founders, operators, recruiters, and automation clients
Date
2026-04
Problem

Why it mattered

Personal workflows live across email, WhatsApp, LinkedIn, notes, and task lists, which makes follow-up and prioritization fragile.

Solution

What shipped

A local-first personal AI employee that watches channels, converts events into tasks, routes them through an approval loop, and produces executive briefings.

Impact

Proof signal

Multi-channel event monitoring; Autonomous workflow management; Human-in-the-loop approvals; Live observability dashboard; Weekly executive briefings; Safe agent design patterns

< architecture />

System flow

Watchers collect events, a structuring layer turns them into tasks, a vault stores context, human approval gates risky actions, and MCP-style tools execute safe work.

Multi-channel Intake
Event Structuring
Task Prioritization
Vault Routing
Human Approval
Autonomous Execution
Observability Dashboard
Visual architecture
01
Multi-channel Intake
02
Event Structuring
03
Task Prioritization
04
Vault Routing
05
Human Approval
06
Autonomous Execution
07
Observability Dashboard
quality score

Honest maturity snapshot

Code Quality7/10
UI / UX6/10
Scalability8/10
Production Ready5/10
Before

Manual questions, scattered context, and slow follow-up.

After

An agent workflow that routes intent, calls tools, and returns useful next actions.

capabilities

Features

  • Multi-channel event monitoring.
  • Task structuring and prioritization.
  • Local-first vault workflow.
  • Human-in-the-loop approvals.
  • MCP-style external action architecture.
  • Weekly CEO briefing reports.
tradeoffs

Engineering challenges

  • Preventing automation from acting too broadly without approval.
  • Maintaining observability across many small background watchers.
  • Designing useful memory without creating privacy risk.
proof

Results

  • Shows advanced understanding of safe agent design.
  • Positions the portfolio as a real AI systems lab.
  • Creates reusable patterns for future client automations.
reflection

What I learned

  • Tradeoff learned: Preventing automation from acting too broadly without approval.
  • Proof learned: Shows advanced understanding of safe agent design.
  • Next iteration: Add a public sanitized trace viewer.
< stack />
Claude CodeMCPObsidianGmail APIWhatsApp APILinkedIn APIPythonAgent Engineering
< next iteration />

Future improvements

Add a public sanitized trace viewer.
Add policy-based permissions per tool.
Package repeatable workflows for client onboarding.