AGENTS.md · git:20260905.427e1eb · 2026-09-05 · sha256 1507220039ae0c43

AGENTS.md git:20260905.427e1ebA

Immutable. This exact content is served forever at /api/v1/blob/1507220039ae0c43.

# Codex project instructions

For complex coding tasks, use the `astra-orchestrator` skill when its trigger conditions match.

The root agent owns architecture, decomposition, integration, and final verification.
Prefer specialized subagents for bounded exploration, implementation, testing, review, and technical research.

Do not delegate trivial work merely for parallelism.
Do not let multiple implementation agents edit the same files without explicit ownership boundaries.
User instructions always take precedence over this orchestration policy.