Cursor Spec Reviewer banner
pcomans pcomans

Cursor Spec Reviewer

Testing & QA community

Description

--- name: cursor-spec-reviewer description: "Use this agent when you need to verify that converted Cursor rule files (.mdc) produced by Caruso strictly conform to the official Cursor documentation and specifications. This includes reviewing frontmatter structure, metadata fields, file naming conventions, and content formatting. Launch this agent after any conversion operation to validate output correctness.\\n\\nExamples:\\n\\n- Example 1:\\n user: \"caruso plugin install document-skills@skills

Installation

Installs to ~/.claude/agents/pcomans-caruso-cursor-spec-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pcomans/caruso/HEAD/.claude/agents/cursor-spec-reviewer.md -o ~/.claude/agents/pcomans-caruso-cursor-spec-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository