Cursor rule Codex
Update AGENTS.md when improving solutions; add tests for changes; one problem at a time.
Cursor rule Codex
Update AGENTS.md when improving solutions; add tests for changes; one problem at a time.
Cursor rule Codex
All work must happen on a dedicated feature branch — never commit directly to main.
Skill Claude CodeCodex
Add a new Protobuf-backed data generator to the learning-spark-datagen project (new proto, GenX class, CLI, tests). Use when adding a new entity type (e.g. Shipment, Payment), a new message with deterministic fake data, or when the user asks to create a generator following the User/Order pattern.
Instructions file CodexOpenCode
Instructions for newfront/pyspark-datagen, covering agent guide: learning-spark-datagen, agent rules and skills (load these automatically), where to run, cli: main.py and common workflows.