hlalljie/agent-workflow-presets

A lightweight agent harness and workflow with skills, rules, and docs for cursor.

2Stars on the repository
29Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit

01

hlalljie/agent-workflow-presets

Skill Cursor

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

not rated 2 1mo ago A 29 tokens original MIT

create-task-list

02

hlalljie/agent-workflow-presets

Skill Cursor

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.

not rated 2 1mo ago A 33 tokens original MIT

draft-plan

03

hlalljie/agent-workflow-presets

Skill Cursor

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.

not rated 2 1mo ago A 31 tokens original MIT

phase-summary

04

hlalljie/agent-workflow-presets

Skill Cursor

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

not rated 2 1mo ago A 23 tokens original MIT

pr

05

hlalljie/agent-workflow-presets

Skill Cursor

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.

not rated 2 1mo ago A 34 tokens original MIT

research

06

hlalljie/agent-workflow-presets

Skill Cursor

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.

not rated 2 1mo ago A 36 tokens original MIT

run-task-loop

07

hlalljie/agent-workflow-presets

Skill Cursor

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.

not rated 2 1mo ago A 58 tokens original MIT

setup

08

hlalljie/agent-workflow-presets

Skill Cursor

Walk through filling in a freshly-copied agent-presets .cursor/ folder. Use once per new project, after copying .cursor/ and docs/ into the repo.

not rated 2 1mo ago A 37 tokens original MIT

hlalljie/agent-workflow-presets

Skill Cursor

Execute a tests/manual Markdown checklist with MCP browser: satisfy Start state, optional Vitest prerequisite, then follow Procedure. Use for manual regression, verify-commit, or run-task-loop validation—not for authoring the doc.

not rated 2 1mo ago A 50 tokens original MIT

testing-run-tests

10

hlalljie/agent-workflow-presets

Skill Cursor

Run tests in order per test plan: Vitest, smoke scripts, manual browser, build. During the loop, dev server is fine for quick manual checks; production build + start (preview) before calling work done—verify-commit repeats preview. See skill body.

not rated 2 1mo ago A 58 tokens original MIT

hlalljie/agent-workflow-presets

Skill Cursor

Author or update Markdown browser checklists under tests/manual using TEMPLATE.md. Use when UI, shell, or MCP-only paths need a human/agent procedure—not for Vitest.

not rated 2 1mo ago A 41 tokens original MIT

verify-commit

12

hlalljie/agent-workflow-presets

Skill Cursor

Pre-commit gate: test plan order or npm test + build + lint; manual browser on preview, not dev-only; scoped review. PASS/FAIL only—no commit or fixes.

not rated 2 1mo ago A 42 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: