evolve-context
Installation
SKILL.md
Evolve Context
Basics
Activation
- 'POST_TASK' (default) — run the post-task protocol when reality changed enough to justify context sync
- 'ALWAYS_ON' (opt-in) — monitor every interaction; use only when explicitly requested
- 'ON_REQUEST' — full context lifecycle audit when the user asks
Paths
- '
SKILL_DIR' — the directory containing thisSKILL.mdfile - 'Scripts':
${SKILL_DIR}/scripts/ - 'Detailed docs':
${SKILL_DIR}/docs/protocols.md
Managed Targets
Related skills
More from llblab/skills
voice-mode
Offline-first voice I/O super-skill: speak via say, listen via listen, and run agent-orchestrated duplex dialogue.
13cross-evolution
Horizontal Gene Transfer protocol for skills. Synchronizes best practices and architectural patterns across the skill library.
9while-true
Continuous execution-loop protocol — assess reality, refine the plan, execute the next task, repeat until a real stop condition is reached.
2