Cursor rule Cursor
Never commit or push without explicit user instruction.
Cursor rule Cursor
Never commit or push without explicit user instruction.
Instructions file CodexOpenCode
Instructions for KingEmma7/cursor-os, covering agents.md — cursor-os, what this project is, repository layout, working agreements and verification before done.
Agent Cursor
Skeptical, read-only validator. Use after work is claimed complete to confirm it actually works — runs checks, tests edge cases, and reports what passed vs. what is incomplete or broken.
Cursor rule Cursor
The engineering contract for this repo lives in AGENTS.md (auto-loaded). Follow it. This rule only adds Cursor-specific behavior so the contract is not duplicated token-for-token on every request.
Cursor rule Cursor
Debugging discipline. Apply when investigating a bug, test failure, or unexpected behavior.
Cursor rule Cursor
UI/component conventions. Apply when building or changing user-facing frontend code.
Skill Claude CodeCodexCursor
Systematic reproduce-isolate-fix-verify loop for bugs, test failures, and unexpected behavior. Use when something is broken and the cause is not yet known.
Skill Claude CodeCodexCursor
Disciplined plan-build-verify loop for implementing a feature or change. Use when building something new or modifying existing behavior, especially across multiple files.