cc-whatsnew

Monitor Claude Code changelogs and assess feature applicability to the mumei system.

2|1|Updated May 2, 2026
One-click install
npx skills add https://github.com/iroh4-labs/mumei --skill cc-whatsnew
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-whatsnew
Source: https://github.com/iroh4-labs/mumei/tree/main/.claude/skills/cc-whatsnew
Command: npx skills add https://github.com/iroh4-labs/mumei --skill cc-whatsnew

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Stay informed about the latest Claude Code features and assess their impact and applicability on the mumei system.

Core Features & Use Cases

  • Version Scope Interpretation: Offers functionality to scope and interpret version arguments, ranging from the latest version to specific ranges and the last N versions.
  • Primary Source Fetching: Fetches feature information from official sources and ensures accuracy through strict verification.
  • Feature Organization and Classification: Categorizes features into various categories for easy reference, such as major features, hooks, MCPs, skills, etc.
  • Applicability to mumei: Evaluates whether each feature can be adopted by mumei, proposing or rejecting based on defined criteria.

Quick Start

Invoke the skill by entering "latest", "vX.Y.Z", "vA..vB", or "last N" to fetch updates.

Frequently Asked Questions about cc-whatsnew

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

FAQPage Schema
How do I monitor Claude Code release notes for feature applicability evaluation?

You can fetch Claude Code updates by invoking the skill with version arguments like "latest", "vX.Y.Z", "vA..vB", or "last N". It scoping and interprets these inputs to retrieve the relevant feature information from official sources.

How do I evaluate whether a new Claude Code feature applies to my system architecture?

The skill organizes fetched Claude Code features into categories like major features, hooks, MCPs, and skills for easy reference. This classification helps structure the subsequent applicability assessment for the mumei system.

How to track specific Claude Code version ranges for update monitoring?

Tracking specific Claude Code version ranges is supported through version scope interpretation. You can input arguments ranging from the latest version to specific ranges like "vA..vB" or the last N versions to fetch targeted update information.

What knowledge is required to assess Claude Code feature applicability for mumei?

Assessing Claude Code feature applicability for mumei requires knowledge of Claude Code release notes and mumei architecture. This ensures accurate primary source verification and proper evaluation of whether features can be adopted by the system.

How do I create issues for Claude Code features identified as adoption candidates?

Creating issues for adoption candidates is the final step after applicability assessment. Once the Skill determines a Claude Code feature can be adopted by mumei, it facilitates issue creation to track the proposed feature integration.