cfn-redis-coordination
Installation
SKILL.md
Redis Coordination Submodule
Parent Skill: cfn-memory-persistence Purpose: Redis-based coordination for agent synchronization and waiting mode
Components
bash-wrappers/- Bash wrapper scripts for Redis operationsdata/- SQLite database for local persistencedist/- Compiled TypeScriptcoverage/- Test coverage reports
Key Operations
- Agent waiting mode (BLPOP-based)
- Confidence score collection
- Context storage and retrieval
- Swarm coordination signals
- Agent completion tracking