Carls Product Os
Description
A personal operating system for Claude Code - how I organize my PM workspace
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Carl's Product OS
**A Personal Operating System for Claude Code**
Introduction
The biggest question I get after people finish my [Claude Code for PMs](https://ccforpms.com/) or [for Everyone](https://ccforeveryone.com/) courses: **"How should I set up my space?"**
Claude Code is infinitely flexible. There's no single right way to organize it, which is both liberating and paralyzing. This repo shows how I personally use Claude Code day-to-day, plus the principles behind each decision.
This setup is battle-tested across content creation, product work, and running a small business. But it's not gospel. Try things, break things, and see what actually works for your workflow.
Structure Overview
*[Screenshot placeholder - will add image]*
| Folder/File | Purpose |
|---|---|
CLAUDE.md |
Entry point. Claude reads this automatically on every conversation. |
GOALS.md |
Your identity, what you own, and current goals. |
Tasks/ |
Simple backlog → active → archive flow. |
Projects/ |
Discrete work with its own context, research, and outputs. |
Workflows/ |
Repeatable processes. Mini-workspaces you run again and again. |
Meetings/ |
Notes organized by meeting type. |
Knowledge/ |
Persistent reference material that spans projects. |
Templates/ |
Document structures for consistent outputs. |
.claude/skills/ |
Slash commands. Type /skillname to trigger. |
Tools/ |
Scripts, utilities, and automations. |
_Registry/ |
System reference and documentation. |
_temp/ |
Drop zone for files in transit. |
Key Concepts
Projects vs Workflows
- Projects are one-off. They have a clear end state. When done, they're archived.
- Workflows are repeatable. They're processes you run many times with different inputs.
*Example: "Launch newsletter" is a project. "Write weekly newsletter" is a workflow.*
Templates vs Workflows
- Templates provide structure. They're the skeleton of a document.
- **W
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11