mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-25 03:38:22 +08:00
chore(agents): add Codex instructions and skills
Expose PX4 guidance and workflows to Codex while keeping root instructions concise and reusing tracked Claude workflows where possible. Assisted-by: Copilot:gpt-6-astra Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
11
docs/scripts/get_mode_requirements/AGENTS.md
Normal file
11
docs/scripts/get_mode_requirements/AGENTS.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# get_mode_requirements
|
||||
|
||||
Before changing files in this directory, read the sibling
|
||||
[CLAUDE.md](CLAUDE.md) and follow its generator-specific instructions.
|
||||
That file is the shared source of truth for parser behavior, generated-content
|
||||
boundaries, metadata ordering, and golden-file tests; it applies regardless of
|
||||
which assistant or model is being used.
|
||||
|
||||
In particular, do not hand-edit generated sentinel blocks in `docs/en/`.
|
||||
Change the generator inputs instead, and follow the documented test and
|
||||
golden-file update workflow for intentional behavior changes.
|
||||
Reference in New Issue
Block a user