whats-new

Cross-reference Claude Code changelog entries against your stack of skills, agents, hooks, MCP servers, and plugins.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/jayefel/claude-skills --skill whats-new-jayefel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whats-new
Source: https://github.com/jayefel/claude-skills/tree/main/whats-new
Command: npx skills add https://github.com/jayefel/claude-skills --skill whats-new-jayefel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cross-reference Claude Code changelog against your actual stack — skills, agents, hooks, MCP servers, plugins — then surface contextual, actionable improvements ranked by impact. Interactive loop that continues until the user exits.

Core Features & Use Cases

  • Cross-reference the changelog against the skills, agents, hooks, MCP servers, and plugins you have.
  • Rank improvements by impact and present an interactive dashboard with drill-down and implementation options.
  • Remembers the last checkpoint so repeat runs only surface new changes and lets you implement selectively.

Quick Start

Run /whats-new to analyze your global and project stacks and view the interactive dashboard.

Frequently Asked Questions about whats-new

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if recent changelog updates affect my project stack?

To check if changelog updates affect your stack, this skill cross-references Claude Code changelog entries against your installed skills, agents, hooks, MCP servers, and plugins to surface only relevant improvements ranked by impact.

What is the best way to track changelog improvements for specific plugins and MCP servers?

Tracking changelog improvements for plugins and MCP servers is handled by analyzing your global and project scope stacks, then presenting an interactive dashboard with drill-down details and implementation flows for relevant updates.

Can I avoid seeing duplicate changelog entries on repeat runs?

Yes, you can avoid duplicate changelog entries because the skill remembers your last checkpoint, ensuring repeat runs only surface new changes and allowing you to implement updates selectively.

Does this changelog analysis work with custom agents and hooks?

Yes, changelog analysis works with custom agents and hooks by scanning both global and project scope stacks to identify opportunities where Claude Code updates affect your actual stack components.

How do I get an interactive dashboard for stack analysis and changelog review?

To get an interactive dashboard for stack analysis, run the skill which loads the changelog from local cache, interprets your stack components, and presents ranked improvements with drill-down and implementation options.

When should I not rely on automated changelog cross-referencing for my stack?

You should not rely on automated changelog cross-referencing if your stack components are not configured in standard global or project scopes, as the analysis depends on discovering existing skills, agents, hooks, MCP servers, and plugins.