pkbtran points Mike at marketing instead of law

A wholesale repurposing: the legal brain comes out, a 43-strong library of marketing playbooks goes in.

brandingworkflow

pkbtran took the Mike codebase and turned it into a marketing assistant. The legal labelling is gone across the interface, the document and matter views are hidden, and the legal-citation system prompt is swapped for a plain marketing-strategist one. In its place sits a library of roughly 43 task playbooks - SEO audits, copywriting, conversion testing, churn analysis, ad strategy - that the assistant pulls in on demand when a user starts a message with a slash command.

The fork also bolts on live web access: the assistant can fetch and read pages and run web searches, so its answers reach beyond what it was trained on. It's early and rough in places, but the shape is clear.

So what Worth a look for anyone weighing whether their legal-AI stack can be re-skinned for an adjacent practice or product line - this is a working blueprint for exactly that.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

4 commits from pkbtran/marketingOS, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
16aee533 marketingOS demo ready: UI cleaned up and skills added Phillip Tran 2026-05-18 ↗ GitHub
3d176db4 Fix chatTools.ts: restore original exports and add skill detection Phillip Tran 2026-05-18 ↗ GitHub
cd610e7f Add @types/puppeteer to fix TypeScript build error Phillip Tran 2026-05-18 ↗ GitHub
1676aa32 Fix Puppeteer import to use require, bypass type error Phillip Tran 2026-05-18 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-468.md from inside the repo you want the changes in.

⬇ Download capture-thread-468.md