All projects
A

AI Operating System

A single Claude-based home base that runs every project below — skills, memory, and autonomous routines.

Live
Claude CodeClaude Agent SDKTypeScriptPowerShell

Overview

The meta-layer behind everything else on this page. A persistent Claude Code environment configured as a personal operating system: project context files, a skill library for recurring workflows (build, brief, audit, draft, verify), a cross-session memory system, and scheduled autonomous routines that run on cron. It's what turns a chat session into an operator that carries context across every active project without re-explaining anything.

Live
Status
17+
Skills

Key Features

  • Skill library covering recurring workflows: daily briefing, build, audit, draft, verify, research
  • Persistent memory system that carries user preferences, feedback, and project state across sessions
  • Scheduled autonomous routines (cron-based) for recurring checks — morning briefing, PR review, outreach status
  • Per-task worksheets + git tags so any run leaves a resumable trace, even if the session itself dies

What I Learned

A worksheet and git tag per non-trivial task matters more than a chat log — it survives even when the session doesn't