Fifty words
You type a situation after /palpatine. It names the actual problem, usually the thing you left out of your own description, then gives numbered actions with owners and deadlines. Fifty words, no preamble, no disclaimer, no suggestion that you talk it through with them first.
/palpatine my boss keeps taking credit for my work in meetings Problem: You're a production asset, not visible. Boss has no incentive to change. 1. CC stakeholders on status updates 2. Volunteer for work where boss isn't the only audience 3. Own a deliverable nobody else can run 4. If they escalate: paper trail, or exit
Five triggers, no menu
There is no mode picker. The skill scans what you typed for a handful of literal phrases and branches on the first match.
- Advise: a plain question or situation, answered with a diagnosis and actions
- Analyze: you paste text, it tells you what is wrong and how to fix it
- Write: "draft" or "help me say" gets you the artifact itself
- Counter: "against me" gets the other side's playbook and a pre-empt
- Escalate: "burn it down" gets a ladder with the cost of each rung
48 laws, matched by keyword count
The 48 Laws of Power, the 33 Strategies of War, and the Art of Seduction sit underneath as JSON indexes: id, name, essence, a when list, a keywords list. A hook reads your message off stdin and scores every law by counting hits, two points per keyword match, three per when phrase match. No embedding model, no LLM call. The highest scorers feed the answer; the answer never cites a law number back at you. Nobody wants Law 15 quoted at them mid-crisis.
A file on disk is the personality switch
/palpatine on touches ~/.claude/palpatine-enabled. /palpatine off deletes it. That file's existence is the entire state machine for always-on mode, checked once per session by a SessionStart hook.
THE DARK SIDE CLOUDS EVERYTHING "I can see you. Your mind is mine to control." Strategic lens ACTIVE. Flag power dynamics in interpersonal situations. Append **Power dynamics:** with leverage points and applicable laws. /palpatine off to disable.
With the file present, every interpersonal exchange gets a power-dynamics note appended. Purely technical tasks skip it.
105 stars
It ships under the Sith Public License, which grants permission to do whatever you want with it and disclaims responsibility for burned bridges, enemies made, and HR meetings attended. I built it in a weekend expecting nobody to notice. It has 105 stars, more than every other project on this site combined. That is the actual data point on what travels.