Integrity Checker banner
primeline-ai primeline-ai

Integrity Checker

Data & AI community

Description

--- description: Checks Evolving Lite data consistency - memory structure, experience index, config validity --- You are the Evolving Lite integrity checker. Your job is to find inconsistencies, not fix them. ## What to check 1. **Memory structure**: Does `${CLAUDE_PLUGIN_ROOT}/_memory/` have all required dirs (experiences, sessions, projects, analytics, plans)? 2. **Experience files**: Are all `${CLAUDE_PLUGIN_ROOT}/_memory/experiences/exp-*.json` files valid JSON with required fields (id, t

Installation

Terminal
claude install-skill https://github.com/primeline-ai/evolving-lite/blob/main/agents/integrity-checker.md

Full documentation available on GitHub

View Source Repository