·plan-viz
>_

plan-viz

yonatangross/orchestkit

Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact.

12Installs·2Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill plan-viz

SKILL.md

Render planned changes as structured ASCII visualizations with risk analysis, execution order, and impact metrics. Every section answers a specific reviewer question.

First, attempt auto-detection by running scripts/detect-plan-context.sh:

This outputs branch name, issue number (if any), commit count, and file change summary.

Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact. Source: yonatangross/orchestkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yonatangross/orchestkit --skill plan-viz
Category
>_Productivity
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is plan-viz?

Visualize planned changes before implementation. Use when reviewing plans, comparing before/after architecture, assessing risk, or analyzing execution order and impact. Source: yonatangross/orchestkit.

How do I install plan-viz?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill plan-viz Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yonatangross/orchestkit