os-evolution-planner

Generates structured task plans and Copilot CLI delegation prompts for evolving plugins, skills, and agents.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill os-evolution-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: os-evolution-planner
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/agent-agentic-os/skills/os-evolution-planner
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill os-evolution-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Codifies the plan-and-delegate workflow for evolving plugins, skills, and agents. Given a target (plugin/skill/agent name) and an evolution goal, this skill first brainstorms 2-3 approach options using the cheapest available model, presents them for selection, then writes a structured task plan and Copilot CLI delegation prompt for the chosen approach. Called by os-architect for Path B (update) and Path C (create) executions. Can also be invoked standalone.

Core Features & Use Cases

  • Brainstorms 2-3 approach options using the cheapest available model and presents them for selection.
  • Writes a structured task plan and a Copilot CLI delegation prompt for the chosen approach.
  • Invoked by os-architect for Path B (update) and Path C (create) executions, or run standalone.

Quick Start

Provide a target and evolution goal to generate a plan and a Copilot CLI delegation prompt.

Frequently Asked Questions about os-evolution-planner

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

FAQPage Schema
How do I automate planning and delegation for evolving plugins and agents?

Automating plugin evolution planning requires a target and an evolution goal to generate a structured task plan and a Copilot CLI delegation prompt. The workflow brainstorms 2-3 approach options using a cheap model, presents them for selection, and then writes the delegation instructions for the chosen path.

What is the best way to generate a Copilot CLI delegation prompt for a plugin update?

Generating a Copilot CLI delegation prompt is best handled by providing the target plugin name and the evolution goal. The system brainstorms multiple cheap-model approaches, lets you select the optimal one, and outputs a structured task plan paired with the ready-to-run CLI prompt.

How do I brainstorm cheap-model approaches for updating a skill?

Brainstorming cheap-model approaches for skill updates requires defining the target skill and the desired evolution goal. The system automatically generates 2-3 distinct approach options using the cheapest available model and presents them for your selection before drafting the final plan.

Can I run plugin evolution planning standalone, or do I need an architect tool?

Plugin evolution planning can be invoked standalone by providing a target and an evolution goal to produce task plan outputs directly. It is also called by os-architect for Path B update executions or Path C create executions to handle the delegation workflow.

What do I need to provide to create a structured task plan for agent evolution?

Creating a structured task plan for agent evolution requires you to provide the target agent name and a clear evolution goal. Using these inputs, the system brainstorms 2-3 approaches, prompts you to select one, and outputs the finalized plan with a Copilot CLI delegation prompt.