cursor-cli
Cursor CLI
Invoke Cursor's headless agent (cursor-agent) as an external reviewer or
analysis agent. Default to read-only delegation (--mode plan) unless the user
explicitly asks cursor-agent to edit files. The distinctive value over the other
interop skills is model diversity: cursor-agent can run many providers'
models, so you can get a review from a different model than the one that wrote
the code.
Boundaries
Do NOT use to invoke Codex (use codex-cli) or Claude Code (use claude-code-cli) as the external agent, to harden a repo's own agent config (use harden-repo-for-coding-agents), or to run this kit's own heuristic review skills like dx-audit/ux-audit — cursor-cli shells out to the external Cursor CLI as an independent reviewer rather than auditing a surface itself.