Org Politics Commands banner
fatihguner fatihguner

Org Politics Commands

Development community

Description

--- name: "org-politics-commands" description: "Commands for navigating organizational politics: viewing stakeholder maps, generating power dynamics maps, analyzing resistance to initiatives, and designing coalition strategies. These commands operate on the organizational politics navigation layer and read from and write to the company, active, and history memory layers." category: "org-politics" commands: - name: "/stakeholders" syntax: "/stakeholders [--position <filter>] [--power <filte

Installation

Installs to ~/.claude/commands/fatihguner-foreman-org-politics-commands.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/commands/org-politics-commands.md -o ~/.claude/commands/fatihguner-foreman-org-politics-commands.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository