diff --git a/README.md b/README.md index b5793e40..fdc7d75f 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ Open standard (Linux Foundation) for connecting Claude to tools, repos, database - [40+ Claude Code Tips](https://github.com/ykdojo/claude-code-tips#readme) - Tips for getting the most out of Claude Code, including a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin for GitHub Actions debugging, conversation cloning, and handoffs. - [My Experience With Claude Code After 2 Weeks of Adventures](https://sankalp.bearblog.dev/my-claude-code-experience-after-2-weeks-of-usage/) - Part 1: Real-world lessons on using a `TODO.md` file to keep Claude on track, managing costs, and why it often outperforms Cursor for complex refactors. - [A Guide to Claude Code 2.0 and getting better at using coding agents](https://sankalp.bearblog.dev/my-experience-with-claude-code-20-and-how-to-get-better-at-using-coding-agents/#setup) - Part 2: A deep dive into the 2.0 update, focusing on the "Agent Manager" mindset, context engineering, and using sub-agents for larger codebases. +- [Claude Operator Stack](https://github.com/mccarthy606/claude-operator-stack#readme) - Curator's toolkit + operator playbook for solo founders running multiple AI products in parallel on Claude Code. 4 core (Claude Code, Obsidian, graphify, Frontend-Design) + 2 opt-in (Everything Claude Code, Toprank). Ships a 12-recipe cookbook from real shipped products, 6 SKILL.md packages, 6 slash-commands, 2 scaffolds, 4 archetype install paths, an npm CLI installer (`npx claude-operator-stack init`), and e2e integration tests. ---