emaraschio

60 mods across 1 repository, 9 stars between them.

agent-work-receipt

49

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Produces a conservative agent work receipt after completed work: finished output, time estimates, review burden, risks, and value judgment. Use when the user invokes /agent-work-receipt, asks for a work receipt, or wants to measure agent productivity honestly after a session.

9 25d ago A 60 tokens original MIT

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Act as an AI operations consultant: interview how a business function's workflows actually run, label each step Human-only / AI-assisted / AI-owned, pick the highest-ROI automation tied to money, margin, or output, warn on AI theater and distraction traps, and recommend one narrow one-week test. Use for automation…

9 25d ago A 85 tokens original MIT

blind-spot-pass

51

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Run a pre-build blind spot pass before the agent builds anything. Treat the user's prompt as the map and the real project as the territory: classify gaps across known knowns, known unknowns, unknown knowns, and unknown unknowns (with deps, edge cases, and blast radius under unknown unknowns); ask 5 to 10 high-leverage…

9 25d ago A 138 tokens original MIT

commit

55

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Commit on a new branch with conventional message.

9 25d ago A 10 tokens original MIT

decision-audit

58

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Post-build decision ledger and pride gate: list meaningful agent choices and assumptions after work has landed, with why, alternatives, and confidence; flag debt and edge cases; do not change code until the user says revise now. Use when the user invokes /decision-audit or asks for a post-execution decision audit or…

9 25d ago A 71 tokens original MIT

define-agent-goal

59

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Turn a rough task into an agent Goal (outcome, verification with 3 to 5 success criteria, constraints, boundaries, iteration policy, stopping condition, and helper goals when parallel work is implied) so an agent can run with minimal babysitting. Plan-only, no execution in the same turn. Use for Goal, delegate, run…

9 25d ago A 94 tokens original MIT

design-agent-loop

60

emaraschio/cursor-commands

Skill Claude CodeCodexCursor

Design a reusable agent loop as a graph before running it. Take a TASK and COMPLETION CRITERIA, draw the node graph (input, plan, act, verify, retry or escalate, done), specify context, tools, expected output, and evidence per node, label every transition trigger, set max retries, budget ceilings, and human approval…

9 25d ago A 157 tokens original MIT