evolve-plan

Generate a prioritized improvement plan from assessment.json and optional analysis.json.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/GQAdonis/turboquant-rs --skill evolve-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolve-plan
Source: https://github.com/GQAdonis/turboquant-rs/tree/main/.opencode/skills/iterative-evolver/skills/evolve-plan
Command: npx skills add https://github.com/GQAdonis/turboquant-rs --skill evolve-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams convert scattered assessment and analysis data into a concrete, prioritized improvement plan, enabling focused action and better resource allocation.

Core Features & Use Cases

  • Plan-driven: Generates a structured plan from existing assessment and optionally analysis data.
  • Prioritization: Produces a ranked list of initiatives based on impact and effort.
  • Output artifacts: Exports plan as plan.json and summarizes results for stakeholders.

Quick Start

Provide your assessment.json and optionally analysis.json, then run evolve-plan phase to generate a prioritized plan.

Frequently Asked Questions about evolve-plan

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

FAQPage Schema
How do I generate a prioritized improvement plan from assessment data?

To generate a prioritized improvement plan, provide your assessment.json file and optionally analysis.json. The tool processes these inputs alongside domain adapters and prompts to output a structured plan.json and a summary report.

Can I create an action plan without an analysis file?

Yes, you can create an action plan without an analysis file. The analysis.json file is optional, but providing your assessment.json is strictly required to generate the ranked initiatives and structured improvement plan.

What is the best way to automate turning scattered analysis data into a project plan?

Automating scattered analysis data into a project plan requires loading domain adapters from references/domain and prompts from prompts/plan.md. This configuration ranks initiatives by impact and effort to produce actionable outputs.

How does prioritization work for generated project initiatives?

Prioritization for generated project initiatives works by evaluating assessment and analysis data to rank actions based on their relative impact and effort. This produces a focused list of initiatives exported within plan.json.

Do I need a domain adapter to customize plans for specific project management contexts?

Yes, you need a domain adapter to customize plans for specific project management contexts. The tool loads adapters from references/domain to tailor the generated improvement plan to your specific domain requirements.

What outputs should I expect when converting assessments into an improvement plan?

When converting assessments into an improvement plan, expect plan.json containing the ranked initiatives and a summarized report. These outputs provide structured data for integration and stakeholder communication.