Cokodo Agent (co) is a CLI tool combined with a standardized `.agent/` directory structure, designed to make AI collaboration, context retention, and code standards tangible project assets. It addresses common issues like AI 'forgetfulness' during new conversations by providing unified entry points and context management. The tool enables consistency across various IDEs (Cursor, Claude, Copilot, Gemini, Codex) by generating tailored configurations from a single protocol source. Furthermore, it integrates a Specification-Driven Development (SDD) workflow, allowing for the management of proposals, tasks, and archives, ensuring specifications and implementations remain aligned. It facilitates persistent AI context, protocol versioning, and a Memory/Context Proxy (MCP) server for deep IDE integration without replacing the IDE itself.
주요 기능
01Standardized AI Collaboration Protocol via `.agent/` directory
02Cross-IDE Context Adaptation for Cursor, Claude, Copilot, Gemini, and Codex
03Specification-Driven Development (SDD) Change Management workflow
04Persistent AI Context and Session State Management across conversations
05Integrated Memory/Context Proxy (MCP) Server for direct IDE context access
060 GitHub stars
사용 사례
01Implementing specification-driven development (SDD) workflows with traceable change units.
02Maintaining consistent AI context and memory across development sessions and tools.
03Standardizing AI collaboration rules and project contexts for multiple IDEs (e.g., Cursor, Claude, GitHub Copilot).