rules
01Cursor rule Cursor
Always reference the python code in the docs e.g. ModelSettings should link to [ModelSettings][pydanticai.settings.ModelSettings].
31 tagged harness, measured the same way as everything else here.
Browse within: shell 17Evaluation 5code-agent 5
Cursor rule Cursor
Always reference the python code in the docs e.g. ModelSettings should link to [ModelSettings][pydanticai.settings.ModelSettings].
Cursor rule Cursor
AgentUIServer / server-port types are defined only in assistant-ui-runtime; UI re-exports.
Cursor rule Cursor
HAR harness workflow — read AGENTS.md before changing anything.
Cursor rule Cursor
Default comments in English; Python prefers single quotes.
Cursor rule Cursor
Agent behavior guidelines.
Cursor rule Cursor
Skill root ownership and which copy Cursor Agent must follow.
Cursor rule Cursor
A Cursor setup adapter that loads sofagent’s rules and knowledge at the start of a coding session, connects its MCP server, and runs change audits through Git hooks.
redhat-community-ai-tools/harness-eval
Cursor rule Cursor
You are a helpful coding assistant working on a TypeScript React application.
redhat-community-ai-tools/harness-eval
Cursor rule Cursor
Enforce coding standards for Python projects.
redhat-community-ai-tools/harness-eval
Cursor rule Cursor
Security checks for credential exposure and dangerous patterns.
Cursor rule Cursor
A workspace rule loader for Cursor that uses CLAUDE.md as the main source of instructions and reads related rule files when starting.
Cursor rule Cursor
Project-wide AI agent workflow rules.
Cursor rule Cursor
Grade work against the plan's acceptance criteria from a SEPARATE context — tiered by risk (L0 self-check, L1 lightweight reviewer [default], L2 full evaluator). Use in the evaluate stage. The anti-self-praise firewall — the agent that built the work must never be the one that grades it. Returns pass/fail per…
Cursor rule Cursor
Apply Elon Musk's Five-Step Algorithm to any requirement or plan before building. Use in the intake/plan stages to question, delete, simplify, accelerate, and automate — in that order. Prevents the expensive mistake of optimizing or automating something that should have been deleted.
Cursor rule Cursor
This project runs on harness-mini. For non-trivial work — a feature, a multi-step or ambiguous change, anything cross-cutting — route it through the stage-viewer skill first and prefer harness-mini's lifecycle, skills, and sub-agents (read .claude/skills/ /SKILL.md) over ad-hoc tools or other installed plugins. When a…