A cognitive protocol for AI agents. Stops agents from claiming Done when work is half-finished. Works with Claude Code, Codex, Gemini, Cursor, and any LLM agent.
A cognitive protocol for AI agents. Stops agents from claiming "Done!" when the work is half-finished. Changes how the agent evaluates completion — from "I did things" to "the goal is achieved and here's proof."
Works with any AI agent framework: Claude Code, Codex, Cursor, OpenCode, Cline, Cursor, or raw system prompts.
AI agents have a systematic flaw: they confuse activity with outcome. They write code and say "Done!" without running it. They complete 2 of 4 requirements and move on. They try one approach, fail, and immediately escalate. They blame the environment without checking logs.
Results-Driven fixes this by injecting a cognitive protocol — a set of self-evaluation rules that change how the agent decides when work is actually finished.
I've created the authentication system for your API:
- Created
auth.controller.tswith a login endpoint- Created
auth.middleware.tsfor JWT verification- Added the middleware to protected routes
The authentication system is now set up! Let me know if you need any changes.
(User asked for login, middleware, AND refresh tokens. Refresh tokens silently dropped. Nothing was tested.)
Login endpoint and auth middleware are working. Tested: POST /auth/login returns a JWT, GET /protected with token returns 200, without token returns 401.
Still need refresh tokens — that was the third requirement. Implementing now.
[implements, then verifies the full flow: login → get tokens → expire → refresh → access]
All 3 requirements delivered and tested end-to-end.
The protocol applies five cognitive shifts to every task:
| Default Mode | Results-Driven Mode |
|---|---|
| Activity — I did things = done | Outcome — user's goal is achieved = done |
| Assertion — "it's done" (confidence) | Evidence — "it's done, here's proof" (verification) |
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource