Command Cursor
Audit UI for WCAG accessibility issues and fixes.
Command Cursor
Audit UI for WCAG accessibility issues and fixes.
Command Cursor
Add or improve code documentation for the current change.
Command Cursor
Add consistent error handling to the targeted code.
Command Cursor
Address review comments on the current GitHub PR.
Command Cursor
One-page agent permission brief before granting access to a system, tool, or account.
Command Cursor
Conservative six-section receipt of completed agent-assisted work (output, time, review, risk, value).
Command Cursor
Interview a business function's workflows, label Human-only / AI-assisted / AI-owned steps, pick highest-ROI automation, warn on AI theater, recommend one one-week test.
Command Cursor
Run a pre-build blind spot pass; four quadrants with deps/edge/blast under unknown unknowns, high-leverage questions, two-step halt; red-team only on request; plan-only.
Command Cursor
Thorough PR code review before approval.
Command Cursor
Commit directly on main/master when explicitly allowed.
Command Cursor
Commit on the current branch with conventional message.
Command Cursor
Commit on a new branch with conventional message.
Command Cursor
Create a pull request targeting main.
Command Cursor
Systematically debug a reported issue.
Command Cursor
Post-build decision ledger and pride gate; audit meaningful choices without changing code until revise.
Command Cursor
Turn a rough task into an agent Goal (six core sections, 3 to 5 success criteria, helper goals when parallel, two-step approval); plan-only, no execution in the same turn.
Command Cursor
Design a reusable agent loop as a graph before running it - nodes with context, tools, expected output, and evidence, labeled transitions, retry caps, budget ceilings, approval gates, five eval cases, and one bottleneck to automate first.
Command Cursor
Fix compilation/type errors with minimal diff.
Command Cursor
Diagnose and fix git state problems.
Command Cursor
Beat a real-world quality bar via builder/critic loops; critics alone decide when each part passes.
Command Cursor
Generate API documentation from code.
Command Cursor
Generate PR title and description from branch diff.
Command Cursor
Sync git repos in a Cursor workspace to remote default branch (fetch, checkout default, pull --ff-only); skip dirty repos.
Command Cursor
Rebuild a minimal instruction set from a bare baseline on one real task; add instructions only after repeated failures.