evolve

Audit and upgrade Imli skill files against latest Claude Code features.

1|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/prince-khanna/claude-code-plugins --skill evolve-prince-khanna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolve
Source: https://github.com/prince-khanna/claude-code-plugins/tree/main/personal-assistant/skills/evolve
Command: npx skills add https://github.com/prince-khanna/claude-code-plugins --skill evolve-prince-khanna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Imli can become outdated as Claude Code adds new features, hooks, and capabilities, leaving the personal assistant lagging behind the platform and missing performance or safety improvements.

Core Features & Use Cases

  • Research Pipeline: Retrieves the latest Claude Code releases, documentation, and model capabilities, then summarizes key changes.
  • Obsolescence Screening: Evaluates each Imli skill, agent, and component to classify them as Active, Augmented, or Superseded.
  • Audit & Planning: Performs a structural audit of skill files, hooks, output styles, and plugin metadata, then generates a detailed upgrade plan with version bump and changelog entries.
  • Execution: Applies approved changes, updates reference files, and records system state for future evolve runs.
  • Use Case: Run after a Claude Code update, when the user says “let’s modernize Imli,” or periodically to keep Imli aligned with the platform.

Quick Start

Ask Imli to evolve by saying, “let’s evolve Imli.”

Frequently Asked Questions about evolve

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

FAQPage Schema
How do I upgrade a personal assistant after a Claude Code platform update?

To upgrade a personal assistant after a Claude Code platform update, you run an automated research and audit workflow. This process evaluates new platform features, classifies existing skills as active or superseded, and applies an upgrade plan to align the assistant with the latest capabilities.

What is the best way to audit plugin metadata and skill files for obsolete configurations?

The best way to audit plugin metadata and skill files is to execute a structural audit that screens for obsolescence. This mechanism evaluates each component against the latest documentation, classifying them as active, augmented, or superseded to ensure versioning compliance.

How does automated changelog research work for keeping a Claude Code assistant up to date?

Automated changelog research works by retrieving the latest Claude Code releases and model capabilities, then summarizing the key changes. It evaluates your assistant's skills and hooks against these updates to generate a detailed upgrade plan with version bump entries.

Do I need to manually update reference files when modernizing a Claude Code assistant?

You do not need to manually update reference files when modernizing a Claude Code assistant. The execution phase automatically applies approved changes, updates reference files, and records the system state for future upgrade runs.

When should I run an obsolescence screening on my personal assistant's skills?

You should run an obsolescence screening when Claude Code adds new features, hooks, or capabilities. Periodic screenings or running the workflow after a platform update ensures your assistant avoids lagging behind and missing performance or safety improvements.