Curated reading paths through the manual — each one a hand-ordered set of topics that solve a whole class of problems, with editor notes along the way.
Essential guides for new agent users. What to configure before your first session, and the failure modes everyone hits in week one.
4.8k saves
Everything about using agents with Xcode: build loops, simulator control, SwiftUI-specific failure modes, and configs from people shipping real apps.
3.2k saves
Strategies that scale to 100k+ LOC. Scoping, parallel sessions, lockfile discipline, and the comparison data on which agents cope best.
2.7k saves
Keep your code and infrastructure safe. Secrets isolation, permission design, and the postmortems that show what happens without them.
2.1k saves
Agents write more code than you can read. These are the review workflows, CI gates, and cross-checking patterns that catch what skimming misses.
1.9k saves
Running more than one agent at once without them trampling each other: worktrees, branch strategy, and coordination patterns that survive contact with Friday afternoon.
1.6k saves