OC Fire / 52labs   session recap   1–2 Sep 2026

How we built remove-your-data

In two days we took an open GitHub skill from “clone this repo” to a working privacy takedown playbook: free broker opt-outs, a localhost dashboard, CI, and a live Tailscale demo. No paid deletion services. Not legal advice.

Canonical repo: github.com/k7cfo/remove-your-data

The product

Data brokers publish names, phones, and addresses. Paid “we’ll delete you” apps mostly file the same free forms, then charge rent because listings come back. This skill is the mop you run yourself: an AI agent follows a playbook, files official opt-outs, and keeps a legal log on your machine.

Agent-firstPaste the repo URL into Claude, Codex, Pi, OMP, Cursor, Grok. It reads AGENTS.md and runs.
California firstIf they live in CA, file DROP before grinding public people-search forms.
No rentNever recommend Incogni, DeleteMe, Optery. Recurrence is the product those apps sell.

What shipped this session

The UI

Takedown report for sample person Jane Q. Public
Report — gone / leftover / blocked, next legal clock
Household roster editor
Roster — household, consent, scan identifiers
Settings cadence and anonymity
Settings — cadence, pause, anonymity. Agents use the CLI, not this page.

How we worked

Still open