f404792927
Ports the claude-code canonical to Cursor Agent CLI conventions: - Workspace skill discovery (.cursor/skills/ repo-local preferred, ~/.cursor/skills/ global fallback) replaces Skill-tool invocations. - Helper path resolution prefers .cursor/skills/reviewer-runtime/ over ~/.cursor/skills/reviewer-runtime/. - jq added as a hard prerequisite; cursor-agent --version check added. - Plan-mode guard removed (Cursor has no plan-mode concept). - Reviewer invocations mandated to --mode=ask --trust --output-format json; explicit ban on --mode=agent and --force. - Added Required Skill Invocation Rules, Variant Hardening Notes — Cursor, Common Mistakes, and Red Flags sections. - Template runtime field = cursor; guardrail line updated. Core-section schema identical to claude-code canonical. Reviewer: codex / gpt-5.4. Approved round 1 (0 P0/P1/P2/P3). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>