What problem does it solve?
This Skill helps you transform a reactive AI agent into a proactive partner that anticipates needs, keeps continuity across sessions, and improves safely over time.
Core Features & Use Cases
- Proactive execution: Anticipates what would help your human, using reverse prompting and proactive check-ins.
- Persistent continuity under context limits: Captures critical details with a WAL Protocol (write-ahead logging), logs a Working Buffer during the “danger zone,” and recovers via Compaction Recovery.
- Safety and integrity guardrails: Adds security hardening, injection defenses, and “verify before reporting” to prevent false completions and unsafe actions.
- Self-improvement loop: Runs Heartbeat System routines to scan, heal, maintain memory, and follow up on outcomes.
Quick Start
Install this Skill in your agent workspace, copy the provided assets, then run the included security audit script to validate the setup.