context-lookup
CommunityContext lookup with Redis + cache
Authormasharratt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Retrieves CFN Loop context from Redis, with optional caching for faster subsequent lookups.
Core Features & Use Cases
- Single and batch lookups: Get context by task and optional iteration.
- Validation: Ensure context structure correctness.
- Caching: Optional in-memory cache to speed repeated reads.
Quick Start
const lookup = new ContextLookup(redis, logger, true); await lookup.lookupContext('task-123', 2);
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: context-lookup Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#context-lookup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.