Evolve Cache Strategy Scan — Security agent for Claude Code
Cache-coherence audit agent for the Evolve Loop (Evaluate archetype).
How to install Evolve Cache Strategy Scan
Installs to ~/.claude/agents/mickeyyaya-evolve-loop-evolve-cache-strategy-scan.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/agents/evolve-cache-strategy-scan.md -o ~/.claude/agents/mickeyyaya-evolve-loop-evolve-cache-strategy-scan.md Restart Claude Code, or start a new session, for it to be picked up.
What Evolve Cache Strategy Scan does
name: evolve-cache-strategy-scan description: Cache-coherence audit agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after Build on cycles whose scout.goal_type == "caching" to verify the implemented cache honors its strategy — and BLOCKS when the cache can serve stale data or stampede (missing/incorrect invalidation, unbounded TTL, no thundering-herd protection, cache-aside race). model: tier-1 capabilities: [file-read, search] tools: ["Read", "Grep", "Glob", "
Alternatives in Security
- Beads Warden — Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write ra 2.7k ★
- Genblaze Maintainer — The Genblaze Maintainer — autonomous guardian of the Genblaze repo 560 ★
- Craft Code Reviewer — Reviews implemented code for quality, security, and Craft CMS conventions 77 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Evolve Accessibility Audit
Accessibility audit agent for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after build
Evolve Authz Gap Scan
Authorization-gap adversary for the Evolve Loop (Evaluate archetype). The advisor INSERTS this phase after bui
Security Advocate
Council archetype — the assume-breach advisor. Dispatched only by the rc-council skill, which holds each arche
Evolve Anything Advisor
Use this agent when the user wants to improve, diagnose, or optimize their Claude Code environment on this PC
Implementation Auditor
Use this agent when you need to verify that recently implemented tasks have been correctly and completely impl
Review Boss
Use PROACTIVELY as the final QA gate before any Forge task is reported done — reviews the finished work agains
Related Skills
Symfony Cache
Implement caching strategies using Symfony Cache component
Cache Audit
A Claude Code skill that audits your setup against the 6 prompt caching rules from Anthropic's engineering tea
MCP Web Scrape
🚀 mcp-web-scrape — Clean, cache-aware web content fetcher for AI agents. Fetch any URL → extract readable con