Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1009 Bytes

File metadata and controls

20 lines (15 loc) · 1009 Bytes

Repository Agent Instructions

Pull Request Readiness

Codex is pre-approved to mark draft pull requests as ready for review in this repository when the requested work is complete, required checks and review-app verification are passing, any skipped optional signal is documented as non-blocking by a maintainer comment or repo policy, and there are no known unresolved blocking review comments or user-requested changes.

Codex does not need to ask again before running gh pr ready under those conditions. If required checks are failing, review-app verification is broken, or blocking feedback remains unresolved, leave the pull request as draft and report the blocker instead.

Agent Workflow Configuration

Portable shared skills resolve this repo's commands and policy through:

  • Commands — run .agents/bin/<name> (setup, validate, test, ...); see .agents/bin/README.md. A missing script means that capability is n/a here.
  • Policy / config.agents/agent-workflow.yml.