Armert-Labs

16 mods across 1 repository, 3 stars between them.

cursor

02

Armert-Labs/cursor-plugin

Plugin Claude Code

Use Cursor's CLI (cursor-agent) from Claude Code to delegate coding tasks and review code, choosing the model per call. Shells out to your locally installed, authenticated cursor-agent (no data is sent to the plugin author). Registers session-lifecycle hooks and an optional, off-by-default stop-time review gate.

3 2mo ago A tokens not measured original MIT

cursor-rescue

03

Armert-Labs/cursor-plugin

Agent

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Cursor (cursor-agent). MUST BE USED when the user explicitly asks to delegate work to Cursor or to continue prior Cursor work.

3 2mo ago A 62 tokens original MIT

rescue

06

Armert-Labs/cursor-plugin

Command

Delegate investigation, an explicit fix request, or follow-up rescue work to the Cursor rescue subagent.

3 2mo ago A 19 tokens original MIT

result

07

Armert-Labs/cursor-plugin

Command

Show the stored final output for a finished Cursor job in this repository.

3 2mo ago A 13 tokens copy · 86% MIT

setup

09

Armert-Labs/cursor-plugin

Command

Check whether the local Cursor CLI is ready and optionally toggle the stop-time review gate.

3 2mo ago C 16 tokens original MIT

status

10

Armert-Labs/cursor-plugin

Command

Show active and recent Cursor jobs for this repository, including review-gate status.

3 2mo ago A 15 tokens copy · 89% MIT

SessionStart

11

Armert-Labs/cursor-plugin

Hook

Runs when a session starts, executing session-lifecycle-hook.mjs via node. From Armert-Labs/cursor-plugin.

3 2mo ago A tokens not measured copy · 61% MIT

SessionEnd

12

Armert-Labs/cursor-plugin

Hook

Runs when a session ends, executing session-lifecycle-hook.mjs via node. From Armert-Labs/cursor-plugin.

3 2mo ago A tokens not measured copy · 100% MIT

Stop

13

Armert-Labs/cursor-plugin

Hook

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

3 2mo ago A tokens not measured copy · 56% MIT

cursor-prompting

15

Armert-Labs/cursor-plugin

Skill Claude CodeCodex

Internal guidance for composing compact, operator-style prompts for cursor-agent across coding, review, diagnosis, and research tasks.

3 2mo ago A 27 tokens original MIT