Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 954 Bytes

File metadata and controls

26 lines (15 loc) · 954 Bytes

AGENTS.md

Instructions for AI coding agents working in this repository.

Agent skills

Issue tracker

GitHub Issues on Automattic/WP-Job-Manager. See docs/agents/issue-tracker.md.

Triage labels

Two-axis mapping: [Status] Accepted (approved in principle) plus ready-for-agent / ready-for-human (verified current and self-contained). See docs/agents/triage-labels.md.

Domain docs

Single-context (CONTEXT.md + docs/adr/ at repo root). See docs/agents/domain.md.

Contributor conventions

For human contributor docs that also bind agents — branch naming, PR style, coding standards, test setup, localisation — read:

  • docs/CONTRIBUTING.md — getting started, coding guidelines, PR review
  • readme.md — WordPress.org-facing plugin readme
  • tests/README.md — unit test setup and conventions
  • Git Flow and PR Review wiki