Deterministic Core LLM Judgment

Build agents where the deterministic duties are the load-bearing backbone (always execute, reliable, auditable) and the LLM only adds an optional judgment layer on top — ranking, curation, synthesis. The agent must do its core work with the LLM layer off; the LLM only makes the work better. Use when designing or building an autonomous agent, a recurring agent loop, or any system where reliability matters more than cleverness.

jcdavis131 Updated

File contents

jcdavis131/cursor-agent-skills/tree/main/skills/deterministic-core-llm-judgment commit 5ca6f6ae0b

Frequently asked questions

npx skillmds@latest add jcdavis131/deterministic-core-llm-judgment