naimax

7 mods across 1 repository, 8 stars between them.

code-reviewer

02

naimax/agent-harness-reference

Agent Cursor

A read-only coding agent that reviews changed files against the task requirements. It reports whether the work is ready, needs changes, or is rejected.

8 1mo ago A 29 tokens original MIT

developer

03

naimax/agent-harness-reference

Agent Cursor

A coding agent that implements tasks described in `project/docs/tasks`. It writes only in `project/src` and must run tests before marking work complete.

8 1mo ago A 30 tokens original MIT

artifact-boundary

04

naimax/agent-harness-reference

Cursor rule Cursor

A rule for keeping a product's source folder self-contained. Code in `project/src` must work when copied to a server without the rest of the repository.

8 1mo ago A 0 tokens original MIT

orchestrator

05

naimax/agent-harness-reference

Cursor rule Cursor

A set of rules for an orchestrator that coordinates coding agents without writing the product code itself. It assigns work through tasks and passes handoffs through shared work items.

8 1mo ago A 270 tokens original MIT

sdlc-gate

06

naimax/agent-harness-reference

Cursor rule Cursor

A software-development lifecycle gate, where each stage must be approved before the next one starts. SDLC means the process of planning, building, reviewing, and releasing software.

8 1mo ago A 115 tokens original MIT

naimax/agent-harness-reference

Instructions file CodexOpenCode

A project instruction file for a reference agent harness: a small system that coordinates coding work through separate control, project, and checking areas. It explains the workspace layout and required workflow.

8 1mo ago A 284 tokens original MIT