skill-evolution

Triage skill-improvement proposals and land approved changes after human approval.

11|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/ylxmf2005/AgentCorp --skill skill-evolution-ylxmf2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-evolution
Source: https://github.com/ylxmf2005/AgentCorp/tree/main/agentcorp/skill-evolution
Command: npx skills add https://github.com/ylxmf2005/AgentCorp --skill skill-evolution-ylxmf2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It ensures captured skill improvements are vetted and landed only with explicit human approval, preventing silent self-modifications and ensuring governance.

Core Features & Use Cases

  • Gate the evolution process: automate triage of proposals and route to the right human gate.
  • Coordinate cross-tree lands: apply changes to both EN and ZH trees when approved.
  • Audit trail and accountability: maintain an explicit ## Outcome per proposal and a verifiable landing record.
  • Use case: when a proposal signals an improvement, this skill triages, drafts the exact diff, and presents for human approval.

Quick Start

Review pending skill proposals and land approved changes after a human vote.

Frequently Asked Questions about skill-evolution

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

FAQPage Schema
How do I land skill improvement proposals with human approval?

To land skill improvement proposals with human approval, you apply this skill to pending proposals, draft the exact diff, and present it for an explicit human vote before applying changes to EN and ZH skill trees.

What is the best way to triage captured skill proposals for governance?

Triageing captured skill proposals for governance involves automating the routing of improvement signals to the right human gate, drafting the exact diff, and maintaining an explicit audit trail with verifiable landing records.

How does cross-tree synchronization work when landing approved skill changes?

Cross-tree synchronization works by applying approved changes to both EN and ZH skill trees, enforcing governance by validating modifications through the shared skill validation flow and recording outcomes under each proposal.

Can I prevent silent self-modifications of skills without a triage workflow?

Preventing silent self-modifications of skills requires a triage workflow that gates the evolution process, ensuring changes are vetted and landed only after an explicit human approval and validation.

When should I use a human-approval workflow for skill evolution?

You should use a human-approval workflow for skill evolution when you need to ensure captured improvements are vetted, prevent unauthorized self-modifications, and enforce accountability through recorded outcomes and status updates.

Do I need a shared validation flow to land changes across skill trees?

Yes, you need a shared validation flow to land changes across skill trees, as it validates the drafted diffs and enforces governance by updating the proposal status to landed or rejected after synchronization.