luisfelipesb9

Vortex Diff — Productivity skill for Claude Code

Productivity community

Gera o pacote de diff de uma task (log + stat + diff -U10) em arquivo e devolve so o caminho.

How to install Vortex Diff

Installs to ~/.claude/skills/luisfelipesb9-vortex-skills-vortex-diff/SKILL.md

Terminal
mkdir -p ~/.claude/skills/luisfelipesb9-vortex-skills-vortex-diff && curl -fsSL https://raw.githubusercontent.com/luisfelipesb9/vortex-skills/HEAD/commands/vortex-diff.md -o ~/.claude/skills/luisfelipesb9-vortex-skills-vortex-diff/SKILL.md

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

What Vortex Diff does

Gera o pacote de diff de uma task (log + stat + diff -U10) em arquivo e devolve so o caminho.

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository