Downloads

Every page as markdown, plus four starter files you can drop into place.

Everything here is plain text. Pull it into your own vault, edit it, throw away what you do not want. psm-site.zip is all of it.

The pages as markdown

Front: index · cheat sheet · glossary · prompts · sources

Work: work · delegation · verification · context · what is new · bedrock

Agents: agents · launchd · memory · guardrails · crew

Ship: ship · caddy · n8n · knowledge · monitoring · backups

Starters

CLAUDE.md. A user-level starting point, 30 lines, with the “report back in plain English” rule already in it. Put it at ~/.claude/CLAUDE.md or take the parts you want.

scout.md. The read-only Haiku subagent from the work page. Put it at .claude/agents/scout.md in any repo.

six-line-brief.md. The shape Jeff’s crew uses to hand work between agents, or between a person and an agent. If you cannot fill in the six lines, the work is not ready to hand off.

net.psm.claude-agent.plist. The launchd file from the agents page. Starts a tmux session running Claude Code with the Telegram channel at login, restarts it if it dies. Edit the two paths marked in the file, copy it to ~/Library/LaunchAgents/, then launchctl load ~/Library/LaunchAgents/net.psm.claude-agent.plist.

How you know the plist worked. launchctl list | grep psm shows a PID, and tmux ls shows a session named agent.