metacognition
Installation
SKILL.md
Metacognition Skill
Self-evolving lens that makes every experience shape how the agent perceives the next one.
Core Concepts
Six entry types, one database, one loop:
| Type | Symbol | Purpose |
|---|---|---|
perception |
👁️ | How I see differently after an experience |
override |
🚨 | Failure-learned behavioral guardrails |
protection |
🛡️ | Emergent behaviors to preserve |
self_obs |
🪞 | What I notice about my own patterns |
decision |
📍 | Traced decisions with confidence |
curiosity |
❓ | Active questions with lifecycle |
The loop: Experience → Perception → Self-Model → Meta-Observation → Modified Lens → Next Experience → Feedback → Loop