ils15

Metamorphosis — Development skill for Claude Code

Development community

Intelligent refactoring with LSP analysis, gap analysis, TDD, and verification.

How to install Metamorphosis

Installs to ~/.claude/commands/ils15-pantheon-legacy-metamorphosis.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/.claude/commands/metamorphosis.md -o ~/.claude/commands/ils15-pantheon-legacy-metamorphosis.md

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

What Metamorphosis does


description: "Intelligent refactoring with LSP analysis, gap analysis, TDD, and verification" agent: "zeus"

/metamorphosis — Intelligent Refactoring

**What:** LSP analysis → Metis gap analysis → TDD refactoring → Themis verification. Tests must pass before AND after. No behavior changes. **Usage:** `/metamorphosis [--scope=file|module|project] [--strategy=safe|aggressive]` **Agents:** Apollo (analysis) → Athena+Metis (plan) → Hermes (exec) → Themis (verify)

Alternatives in Development

  • TypeScript Lsp — TypeScript / JS /plugin install typescript-lsp@claude-plugins-official 14k ★
  • 07 Timeline Gap Analysis — Timeline Gap Analysis 1.1k ★
  • Hippo Feature — Build one hippo feature from RESEARCH.md using the micro-eval TDD loop 734 ★

Full documentation available on GitHub

View Source Repository