martymcenroe

Zugzwang — Productivity skill for Claude Code

Productivity community

Real-time permission friction logger - track every permission prompt.

How to install Zugzwang

Installs to ~/.claude/commands/martymcenroe-clio-zugzwang.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/martymcenroe/Clio/HEAD/.claude/commands/zugzwang.md -o ~/.claude/commands/martymcenroe-clio-zugzwang.md

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

What Zugzwang does


description: Real-time permission friction logger - track every permission prompt argument-hint: "[--help] [--tail N] [--clear]" aliases: ["/zz"]

Zugzwang - Permission Friction Logger

**Aliases:** `/zz` (same as `/zugzwang`)

**If `$ARGUMENTS` contains `--help`:** Display the Help section below and STOP.


Help

Usage: `/zugzwang [--help] [--tail N] [--clear]`

Argument Description
--help Show this help message and exit
--tail N S

Alternatives in Productivity

  • Tradingview MCP — Real-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick p 2.6k ★
  • GrokSearch — Integrate Grok's powerful real-time search capabilities into Claude via the MCP protocol 1.8k ★
  • Jobs — Create, list, edit, or delete cron jobs 1.3k ★

Full documentation available on GitHub

View Source Repository