tznthou

Pi Plan — Productivity skill for Claude Code

Productivity community

Multi-provider implementation planning — consult Codex and Gemini for architectural perspectives.

How to install Pi Plan

Installs to ~/.claude/skills/tznthou-claude-prism-pi-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tznthou-claude-prism-pi-plan && curl -fsSL https://raw.githubusercontent.com/tznthou/claude-prism/HEAD/commands/pi-plan.md -o ~/.claude/skills/tznthou-claude-prism-pi-plan/SKILL.md

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

What Pi Plan does


command: pi-plan description: "Multi-provider implementation planning — consult Codex and Gemini for architectural perspectives. Trigger: when the task involves architectural decisions, tech stack selection, evaluating multiple approaches, migration strategy, or complex implementation with multiple viable paths. Do NOT trigger for simple task breakdown, step-by-step instructions, or when the user just wants to 'think through' something — use Claude's built-in plan mode for those."

Pla

Alternatives in Productivity

  • Composio Make — Trigger and manage Make (Integromat) scenarios 44.6k ★
  • Ccs — Delegate task with intelligent profile selection [AUTO ENHANCE] 2.8k ★
  • Costs — Show cost breakdown by provider and workflow for the current session 2.8k ★

Full documentation available on GitHub

View Source Repository