by IslandApps
A repository that provides a structured system for maintaining context and tracking changes in Cursor's AGENT mode conversations through template files, enabling better continuity and organization of AI interactions.
# Add to your Claude Code skills
git clone https://github.com/IslandApps/cursor-agent-trackingA simple system to maintain context and track changes in conversations with Cursor when it's in AGENT mode, ensuring continuity even if the AI 'forgets' previous interactions. This workaround isn't necessary for regular chat mode, as Cursor implements native tracking.
Copy all .md files from the templates directory into your project's root directory:
CHANGELOG.mdPROJECT_SCOPE.mdPROMPT.mdBegin every new chat with the AI by copying the contents of PROMPT.md
CHANGELOG.mdPROJECT_SCOPE.md updated with current statusPROMPT.md: Your template for starting each new chat sessionCHANGELOG.md: Tracks all significant changes to your projectPROJECT_SCOPE.md: Maintains current project status and goalsPROMPT.md template (this means every time you click the + symbol)CHANGELOG.md after significant changesPROJECT_SCOPE.md currentNo comments yet. Be the first to share your thoughts!
Feel free to modify the templates to better suit your specific needs while maintaining the core structure for consistency.
Refer to the individual template files for detailed formatting and usage instructions.