composer-2 plugins

18 tagged composer-2, measured the same way as everything else here.

freema/cursor-plugin-cc

Instructions file CodexOpenCode

Instructions for freema/cursor-plugin-cc, covering agents.md — rules for any ai agent editing this repo, what this repo is, hard rules, task format and how to make a change.

34 23d ago A 1,636 tokens original MIT

cursor-runner

03

freema/cursor-plugin-cc

Agent

Hand off a well-specified coding task to the Cursor CLI (cursor-agent) via /cursor:delegate. Use for small-to-medium, well-scoped changes where speed matters (default model composer-2.5-fast). Do NOT use this agent for code review, design decisions, or large refactors — those stay with the main Claude conversation.

34 23d ago A 75 tokens original MIT

from-plan

04

freema/cursor-plugin-cc

Command

Convert a Claude Code plan (or any spec file) into a task file and optionally hand it off to Cursor.

34 23d ago A 23 tokens original MIT

review

05

freema/cursor-plugin-cc

Command

Read-only code review of your git diff by a Cursor model. Reports findings; never edits files.

34 23d ago A 20 tokens original MIT

setup

06

freema/cursor-plugin-cc

Command

Health-check Cursor CLI, list models, guide installation, or toggle the stop-time review gate.

34 23d ago A 19 tokens original MIT

Stop

07

freema/cursor-plugin-cc

Hook

Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From freema/cursor-plugin-cc.

34 23d ago A tokens not measured copy · 56% MIT

SessionStart

08

freema/cursor-plugin-cc

Hook

Runs when a session starts, executing session-hook.mjs via node. From freema/cursor-plugin-cc.

34 23d ago A tokens not measured copy · 58% MIT

SessionEnd

09

freema/cursor-plugin-cc

Hook

Runs when a session ends, executing session-hook.mjs via node. From freema/cursor-plugin-cc.

34 23d ago A tokens not measured copy · 55% MIT

composer-prompting

10

freema/cursor-plugin-cc

Skill Claude CodeCodex

Internal guidance for shaping a well-specified coding task into a tight Cursor/Composer prompt before delegating it via /cursor:delegate.

34 23d ago A 31 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: