Cursor

aiscope discovers Cursor memory across 4 subsystems, including the legacy single-file format.

Files discovered

SubsystemGlob
Instructions.cursorrules (legacy, single file)
Instructions.cursor/rules/*.md
Prompts.cursor/commands/*.md
Agents.cursor/agents/*.md
ChatModes.cursor/modes/*.md

Frontmatter

---
globs:
  - "**/*.ts"
  - "**/*.tsx"
alwaysApply: false
description: "TypeScript style"
---
FieldUsed for
globsScope glob(s) — array
alwaysApplyIf true, scope is "everywhere"
descriptionOptional human label

Migration tip

If you have a legacy .cursorrules plus modular .cursor/rules/*.md, aiscope will surface both — and likely flag duplicates. Migrate fully to .cursor/rules/ and delete .cursorrules to clean up.