Session objective

Create a reusable slash-command Salesforce design skill that captures the Attorney Hub layout Sam liked and makes it repeatable for future Litify/Salesforce UI work.

What shipped

Design rules captured

The skill centers the Attorney Hub pattern: page title, freshness, source health, source-linked metric cards, plain tabs, action lists, red flags, mobile-first triage, and role-specific queues for attorneys, assistants, case managers, and leadership. It also requires a resources/automation shelf for templates, SOPs, prompt packs, Agentforce-style actions, and human review gates before external sends.

QA evidence

Important caveat

The root Projects worktree is already very dirty and the current branch is ahead/behind its remote with many unrelated changes from other sessions. I did not run git pull, reset, or stage broad changes. The command folders are locally ignored by .git/info/exclude, but the command files were created on disk where the local slash-command palette can use them. If a future agent wants these command pointers versioned, force-stage only those exact files after checking the current branch situation.

Suggested next steps