cortex
CommunityAI remembers everything, you never lose context.
Software Engineering#developer tools#git automation#context management#AI memory#session tracking#agent handoff#workflow continuity
Authorbacoco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Claude often loses context across sessions or needs to be reminded of past work, leading to repetitive explanations and wasted time. Cortex eliminates this by providing an automatic, persistent memory system.
Core Features & Use Cases
- Automatic Session Tracing: Tracks all file changes, Git operations, and major events in your project.
- Seamless Agent Handoffs: Creates a
.cortex_handoff.mdfile, enabling Claude to instantly pick up where it left off in any new session. - Inter-Skill Communication: Provides a Python API for different skills to share data and patterns, fostering a more integrated AI workflow.
- Use Case: Imagine you're working on a complex feature over several days. Cortex automatically logs all your code changes, commits, and decisions. When you return, Claude instantly knows exactly where you left off and what to do next, without you having to re-explain.
Quick Start
Start a new coding session in a Git repository. Cortex will automatically track your changes and provide a .cortex_handoff.md file, summarizing your last session and next steps.
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: cortex Download link: https://github.com/bacoco/EvolveSkill/archive/main.zip#cortex 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 471,000+ vetted skills library on demand.