hlalljie

29 mods across 1 repository, 2 stars between them.

agent-models

01

hlalljie/agent-workflow-presets

Cursor rule Cursor

Agent model registry. Defines which model to use per role. Use [MODEL:X] signal to reference a role anywhere delegation occurs.

2 1mo ago A 471 tokens original MIT

git-safety

09

hlalljie/agent-workflow-presets

Cursor rule Cursor

Never run git add, git commit, gh pr create, or git push without following the commit or pr skill.

2 1mo ago A 226 tokens original MIT

task-scope

16

hlalljie/agent-workflow-presets

Cursor rule Cursor

Hard limits on how many plan tasks to implement per message. Always read before editing code for a task list.

2 1mo ago A 476 tokens original MIT

workflow

17

hlalljie/agent-workflow-presets

Cursor rule Cursor

How to manage open questions, tasks, plans, and decisions. Fires when editing plan, task, decision, or open-question files.

2 1mo ago A 0 tokens original MIT

commit

18

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Prepare and propose a commit. Use when the user asks to commit, prepare a commit, or similar. Never commits without explicit approval.

2 1mo ago A 29 tokens original MIT

create-task-list

19

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Break a plan phase into a concrete task list. Use when the user wants to start working on a specific phase, or asks to create tasks.

2 1mo ago A 33 tokens original MIT

draft-plan

20

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Create or update a project plan. Use only when the user explicitly asks to plan or invokes this skill. Never start implementation from this skill.

2 1mo ago A 31 tokens original MIT

phase-summary

21

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Produce the deliverables summary at the end of a task loop. Always run before preparing a commit.

2 1mo ago A 23 tokens original MIT

pr

22

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Prepare and propose a pull request. Use when the user asks to create a PR, open a PR, or similar. Never opens a PR without explicit approval.

2 1mo ago A 34 tokens original MIT

research

23

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Conduct deep research on a topic and produce a concise research doc. Use when the user asks to research, investigate, or compare options. Invoked explicitly, not automatically.

2 1mo ago A 36 tokens original MIT

run-task-loop

24

hlalljie/agent-workflow-presets

Skill Claude CodeCodexCursor

Drive work to completion: blockers, task list, add-tests (plan + test artifacts), application code, run-tests, validate, verify-commit. Skills chain via cross-links by design; flatten later if navigation hurts. Owner sees blockers or finished work—not perpetual oversight.

2 1mo ago A 58 tokens original MIT