instinct-evolve

Review qualified instincts and propose evolution into skills, rules, or memory entries.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hjemmesidekongen/ai --skill instinct-evolve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: instinct-evolve
Source: https://github.com/hjemmesidekongen/ai/tree/main/plugins/kronen/skills/instinct-evolve
Command: npx skills add https://github.com/hjemmesidekongen/ai --skill instinct-evolve

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing and promoting learned instincts into permanent, actionable artifacts like memory entries, rules, or new skills, reducing manual oversight in the AI's learning pipeline.

Core Features & Use Cases

  • Automated Instinct Review: Filters instincts based on predefined evolution criteria (confidence, evidence, status).
  • Proposal Generation: Suggests appropriate durable artifacts (MEMORY.md, CLAUDE.md, new skills) for qualifying instincts.
  • Human-in-the-Loop Approval: Requires explicit user confirmation before applying any changes, ensuring control over the AI's learning.
  • Use Case: After a series of coding sessions, this Skill can identify recurring patterns in how the AI debugs issues and propose turning those patterns into a new debugging skill or a CLAUDE.md rule.

Quick Start

Use the instinct-evolve skill to review and promote qualified instincts.

Frequently Asked Questions about instinct-evolve

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

FAQPage Schema
How do I convert learned AI patterns into permanent rules or memory entries?

To convert learned AI patterns into permanent rules, you can use a learning pipeline evolution skill that reviews qualified instincts and proposes promoting them into durable artifacts like memory entries, rules, or new skills.

What is an instinct evolution phase in an AI learning pipeline?

An instinct evolution phase in an AI learning pipeline is the process of reviewing high-confidence behavioral patterns and promoting them into structured knowledge artifacts such as MEMORY.md, CLAUDE.md, or new skill definitions.

How do I promote qualified instincts from a YAML file to structured knowledge?

To promote qualified instincts to structured knowledge, the system reads instinct data from .ai/instincts/instincts.yml, evaluates predefined criteria like confidence and evidence, and writes approved patterns to durable artifacts.

Does promoting AI instincts to durable artifacts require manual approval?

Yes, promoting AI instincts to durable artifacts requires explicit human approval, operating as a human-in-the-loop process to ensure user control before applying any changes to memory entries, rules, or skills.

Can I filter AI instincts based on confidence and evidence before generating artifacts?

Yes, you can filter AI instincts based on confidence, evidence, and status using predefined evolution criteria to ensure only high-quality patterns are proposed for artifact generation.

What types of durable artifacts can be generated from promoting AI instincts?

Durable artifacts generated from promoting AI instincts include MEMORY.md entries, CLAUDE.md rules, and entirely new skills, transforming recurring behavioral patterns into permanent, actionable knowledge.