evolve

Assess project maturity and gaps to generate a structured evolution plan.

Updated Jul 5, 2025
One-click install
npx skills add https://github.com/sqfzy/my_configs --skill evolve-sqfzy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolve
Source: https://github.com/sqfzy/my_configs/tree/main/claude/skills/evolve
Command: npx skills add https://github.com/sqfzy/my_configs --skill evolve-sqfzy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically assess a project's maturity, surface missing features and implicit requirements, and drive iterative growth through a structured discuss–design–implement cycle. It auto-saves evolution reports to the .artifacts/ folder when you indicate the project is immature or wants to grow, and it will not trigger if you already have a specific feature in mind (use /design).

Core Features & Use Cases

  • Deep project understanding and maturity assessment.
  • Systematic gap discovery and prioritization through multi-role discussions.
  • Phase-driven design and implementation with validation.
  • Auto-generation of evolution reports stored in .artifacts/ when triggered by prompts.
  • Flexible activation modes (auto vs interactive) and scalable scope (whole project or a specific module).

Quick Start

Describe your project's maturity and ask evolve to begin a gap analysis.

Frequently Asked Questions about evolve

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

FAQPage Schema
What is project gap analysis and how does it drive iterative design?

Project gap analysis identifies missing features and implicit requirements to drive iterative design through a structured discuss, design, and implement cycle. It assesses maturity to prioritize phase-based discovery and implementation.

How do I assess my software project's maturity and find missing features?

Assess project maturity by triggering an automated gap analysis that surfaces implicit requirements. The evaluation generates a structured evolution plan, prioritizing missing features through multi-role discussions to guide implementation.

Does the evolve gap analysis tool work on a specific module or the whole project?

Yes, the gap analysis tool scales flexibly to evaluate either the whole project or a specific module. It supports auto and interactive activation modes to accommodate varying project sizes.

When should I use automated gap discovery instead of a specific feature design tool?

Use automated gap discovery when your project is immature and needs implicit requirements identified for growth. Do not trigger it if you already have a specific feature in mind; use a dedicated design tool instead.

Where are project evolution reports and maturity assessments stored?

Project evolution reports are automatically generated and stored in the .artifacts/ folder. This auto-save mechanism activates when the gap analysis determines the project is immature or requires structured growth.

How to structure a project evolution plan for phase-based feature discovery?

Structure a project evolution plan by applying a phase-based workflow that sequences feature discovery, multi-role discussion, and iterative implementation. This maturity model validates design phases to ensure systematic growth.