onesimplecode/agent-engineering-standards

This repo hands your AI coding agent a rulebook and your CI the checks that enforce it, catching the shortcuts agents take by default — skipped tests, widened permissions, fail-open model output.

3Stars on the repository
18Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-spawning

02

onesimplecode/agent-engineering-standards

Cursor rule Cursor

Every agent pipeline node declares input schema, output schema, exit condition, and resource budget before implementation. Nodes exposed as MCP tools additionally declare four tool annotation hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) describing blast radius — required only for MCP-exposed…

3 4d ago A 78 tokens original MIT

testing

12

onesimplecode/agent-engineering-standards

Cursor rule Cursor

Agent engineering standards — Testing (TR-TEST-001, TR-TEST-002, TR-TEST-004, TR-TEST-005, TR-TEST-006, TR-TEST-007).

3 4d ago A 42 tokens original MIT