agent-models
01hlalljie/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.
A lightweight agent harness and workflow with skills, rules, and docs for cursor.
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.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Before making a scoped change, check if shared code already handles it.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Documentation standards for code comments and docstrings.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Communication style and workflow.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Check for existing files before creating. Be conservative about new files and code.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Never modify real/production data without explicit permission.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Never install packages without approval. Research before proposing.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Engineering quality — security defaults, show options when planning, think through failure modes.
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.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Formatting rules for all markdown docs. Optimizes for editor readability, not preview mode.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Next.js version awareness.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Always run the phase-summary skill before proposing any commit that completes a task loop.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Canonical map of repo folders and docs.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Never make up features, APIs, or config options. Research before suggesting technical solutions.
hlalljie/agent-workflow-presets
Cursor rule Cursor
Shell environment — zsh on macOS, PowerShell on Windows.
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.
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.