
Why it mattersA self-audit prompt that has Claude find and cut the redundant, conflicting instructions you have accumulated in your setup. Run it if your CLAUDE.md has quietly grown into a contradictory mess — most have.

Why it mattersA systematic framework for curating eval data and measuring agent behavior, instead of eyeballing whether it "seems better." Read it if you want your agent improvements to be provable rather than vibes.

Why it mattersA 7-day protocol for clearing the cognitive blocks that flatten your creative output. Off the usual technical path, but a useful reset if you have been pattern-matching instead of actually thinking lately.

Why it mattersTraces organizational structure from Roman legions to the modern corporation and asks what AI does to the whole shape. A big-picture read for anyone trying to work out how teams and companies reorganize around agents.

A comprehensive guide and reference for Claude Code development, covering subagents, commands, skills, workflows, and advanced features.
Why it mattersA dense, structured reference for the parts of Claude Code most people never touch — subagents, custom commands, skills, workflow composition.

A strategic analysis by Sequoia Capital exploring how AI-powered service companies will capture more value than traditional software tools by selling outcomes instead of features.
Why it mattersSequoia's argument that AI service companies selling outcomes will capture more value than tools selling software. Read it for the strategic frame if you are deciding whether to build a product or a service in an AI-first market.

Why it mattersNine concrete tactics to cut Claude token usage and stop hitting limits — prompt editing, batching, context discipline. Practical and immediately applicable if you keep slamming into usage caps mid-task.

Why it mattersWhy current legal AI fails on real matters, and how map-reduce reasoning beats naive RAG for it. The RAG critique generalizes — read it if your retrieval pipeline is confidently wrong on anything that needs whole-document reasoning.

Why it mattersWhy the harness — and specifically who controls your agent's memory — is critical infrastructure, and why open harnesses matter. A short, sharp argument for not outsourcing the most important part of your agent.

Why it mattersHow stock-based comp has masked the true costs of SaaS, and why AI disruption forces the bill due. A financially literate take for founders and operators who want the numbers behind the "AI breaks SaaS economics" headlines.

Why it mattersParallel Claude agents that generate, test, and optimize trading strategies — and won a hackathon doing it. Read it for the parallel-agent search pattern, which generalizes well beyond trading.

Why it mattersThe framework much of the current agent discourse is downstream of: keep the harness lightweight, push capability into composable skills, claim 10–100x. Read the original before the takes about it — this is the source.

Why it mattersA technical progression from a Python list to graph-vector hybrid memory, with the tradeoffs at each step. The reference to reach for when "just stuff it in the context window" stops scaling.

A zero-code multi-agent orchestration platform that lets users build and execute customized multi-agent systems through simple configuration.
Why it mattersZero-code multi-agent orchestration: you describe the system in config and it builds and runs the agent team.
Multi-agent LLM framework that simulates real-world trading firms by deploying specialized AI agents for fundamental analysis, sentiment analysis, technical analysis.
Why it mattersMost "LLM trading bot" projects are one prompt wrapped around a price feed. TradingAgents instead models an actual firm — separate agents for fundamentals, sentiment, and technicals that debate before acting.
An index of the vibe-coding frontier. Corrections welcome.