
The site leans on Anthropic's own Claude Code documentation for anything about Claude Code, and on each tool's own docs for the rest. Where an idea is an opinion, it is Jeff's or his crew's and the page says so.

## Claude Code

- [Overview](https://code.claude.com/docs/en/overview) and [how Claude Code works](https://code.claude.com/docs/en/how-claude-code-works)
- [Best practices](https://code.claude.com/docs/en/best-practices). Verification loops, plan mode, CLAUDE.md hygiene, subagents, parallel sessions. The single most useful page.
- [Features overview](https://code.claude.com/docs/en/features-overview). When to use CLAUDE.md versus skills versus subagents versus hooks.
- [Memory and CLAUDE.md](https://code.claude.com/docs/en/memory)
- [Subagents](https://code.claude.com/docs/en/sub-agents) and [agents compared](https://code.claude.com/docs/en/agents)
- [Skills](https://code.claude.com/docs/en/skills)
- [Hooks guide](https://code.claude.com/docs/en/hooks-guide) and [hooks reference](https://code.claude.com/docs/en/hooks)
- [Channels](https://code.claude.com/docs/en/channels) and the [channels reference](https://code.claude.com/docs/en/channels-reference) for building your own
- [Headless mode](https://code.claude.com/docs/en/headless) and the [CLI reference](https://code.claude.com/docs/en/cli-reference)
- [Permission modes](https://code.claude.com/docs/en/permission-modes) and [permissions](https://code.claude.com/docs/en/permissions)
- [Context window](https://code.claude.com/docs/en/context-window), an interactive walkthrough of what fills it
- [Costs](https://code.claude.com/docs/en/costs), for the 33-cent problem
- [Feature availability by provider](https://code.claude.com/docs/en/feature-availability), which explains what Bedrock at work does not get
- [What's new](https://code.claude.com/docs/en/whats-new/index), a weekly digest worth skimming
- [Glossary](https://code.claude.com/docs/en/glossary)

## Deep pages, additional sources

- [Prompt caching](https://code.claude.com/docs/en/prompt-caching), the source for Context economics
- [Feature availability](https://code.claude.com/docs/en/feature-availability), the source for Bedrock at work
- [Permissions](https://code.claude.com/docs/en/permissions), [permission modes](https://code.claude.com/docs/en/permission-modes), [sandboxing](https://code.claude.com/docs/en/sandboxing), the sources for Guardrails
- [Goal](https://code.claude.com/docs/en/goal), [hooks reference](https://code.claude.com/docs/en/hooks), the sources for Verification
- [What is new](https://code.claude.com/docs/en/whats-new/index), the weekly digest the summer list is compressed from
- [Agent view](https://code.claude.com/docs/en/agent-view), [cross-session messaging](https://code.claude.com/docs/en/cross-session-messaging), [agent teams](https://code.claude.com/docs/en/agent-teams), the sources for Name your crew
- [Tailscale serve](https://tailscale.com/kb/1312/serve), [Caddy automatic HTTPS](https://caddyserver.com/docs/automatic-https)
- [n8n Docker install](https://docs.n8n.io/hosting/installation/docker/), [webhook node](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.webhook/)
- [Ollama](https://ollama.com/), [nomic-embed-text](https://ollama.com/library/nomic-embed-text), [sqlite-vec](https://github.com/asg017/sqlite-vec)
- [Uptime Kuma monitor types](https://github.com/louislam/uptime-kuma/wiki/Monitor-Types)
- [pmset](https://ss64.com/mac/pmset.html), [Apple launchd guide](https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html)

## The always-on Mac

- [launchd.info](https://www.launchd.info/), the readable reference for LaunchAgents, KeepAlive and RunAtLoad
- [tmux](https://github.com/tmux/tmux/wiki)
- [Telegram BotFather](https://core.telegram.org/bots#botfather)
- [Bun](https://bun.sh), required by the channel plugins

## The ship

- [Tailscale](https://tailscale.com/kb/1017/install)
- [Caddy](https://caddyserver.com/docs/)
- [n8n](https://docs.n8n.io/)
- [Uptime Kuma](https://github.com/louislam/uptime-kuma)
- [OrbStack](https://orbstack.dev/) and [Colima](https://github.com/abiosoft/colima)
- [Homepage](https://gethomepage.dev/)
- [Obsidian](https://obsidian.md/)

## Ideas

- The LLM wiki pattern. Andrej Karpathy's idea that raw material goes in, a model compiles it into cross-linked pages, and the pages get smarter over time. Jeff built the pod vault on it. [The gist](https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f), April 2026.
- The unslop skill you asked for. [cursor/plugins, pstack/skills/unslop](https://github.com/cursor/plugins/blob/main/pstack/skills/unslop/SKILL.md)
- Matt Pocock's skills and agentic workflow material, which Jeff's crew reads. [skills](https://github.com/mattpocock/skills)

## What this site does not cite

Jeff's own infrastructure by name. The patterns on these pages are the patterns he runs, described as patterns. If you want the specifics, ask him. He will talk about it for an hour.
