evolve

Digest session learnings into a gated pull request for agent docs and skills.

16|Updated Jun 6, 2026
One-click install
npx skills add https://github.com/Insik-Han/han-monorepo-template --skill evolve-insik-han
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evolve
Source: https://github.com/Insik-Han/han-monorepo-template/tree/main/.agents/skills/evolve
Command: npx skills add https://github.com/Insik-Han/han-monorepo-template --skill evolve-insik-han

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Digest accumulated session learnings into a gated self-evolution PR that improves agent docs, skills, or the evolution engine itself.

Core Features & Use Cases

  • Gate-controlled PRs ensure only validated learnings produce changes.
  • Structured ingestion clusters undigested learnings by target and yields minimal, relevant edits.
  • End-to-end evolution flow supports branching, editing, labeling, and archiving within a single PR cycle.

Quick Start

Execute the evolve command after collecting learnings to start the gated PR process and update docs and skills accordingly.

Frequently Asked Questions about evolve

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

FAQPage Schema
How do I update AI agent instructions from accumulated session learnings?

To update AI agent instructions from accumulated session learnings, you run a gated self-evolution workflow that digests feedback into a controlled PR, ensuring only validated learnings update agent docs.

What is a gated self-evolution PR for AI agents?

A gated self-evolution PR for AI agents is a controlled workflow that digests session learnings into structured updates, enforcing validation checks and allowlists to ensure only approved changes merge into agent docs or skills.

How do I digest session feedback to improve agent documentation?

You digest session feedback to improve agent documentation by executing an evolution command that clusters undigested learnings by target and yields minimal, relevant edits within a gated PR cycle.

Can I control which AI agent learnings are merged into documentation updates?

Yes, you can control which AI agent learnings are merged by using an evolution workflow that enforces gate-controlled reviews, allowlists, and validation checks to ensure only approved feedback produces changes.

Does the evolution workflow support branching and archiving within a single PR cycle?

Yes, the evolution workflow supports an end-to-end flow that handles branching, editing, labeling, and archiving within a single PR cycle for structured ingestion of agent learnings.

What are the limitations of automated agent instruction updates?

Automated agent instruction updates are limited by gated reviews and validation checks, meaning only approved learnings that pass structured ingestion and allowlist constraints produce merged changes.