Platform Guides
These platform notes come from the repository README and mirror the current detection matrix in the published CLI.
| Platform | Detection | Files |
|---|---|---|
| Claude Code | CLAUDE.md or .claude/ | CLAUDE.md, AGENTS.md, .claude/settings.json, skills/ |
| OpenClaw | openclaw.json or soul.md | soul.md, agent.md, memory.md, skills/, hooks/, tools/ |
| Cursor | .cursorrules or .cursor/ | .cursorrules, .cursor/rules/**/*.md, skills/ |
| Gemini | GEMINI.md or .gemini/ | GEMINI.md, .gemini/settings.json, skills/ |
| Windsurf | .windsurfrules or .windsurf/ or .codeium/ | .windsurfrules, .windsurf/rules/**/*.md, .codeium/instructions.md, skills/ |
| Codex | AGENTS.md (when no Claude detected) | AGENTS.md, codex.json, skills/ |