AGENTS.md@.agents/skills · git:20260816.fc694a8 · 2026-08-16 · sha256 e008c450599498cb

AGENTS.md@.agents/skills git:20260816.fc694a8A

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

# Contents

- `phase-orchestrator/` – portable phased execution with Codex collaboration agents and explicit join gates.

# Guidelines

- Keep portable repository-support workflows under `.agents/skills/`; keep the six canonical public KB workflows under the root `skills/` package directory.
- Do not duplicate, wrap, or fork the package-owned KB skills here. Their repository and packed copies must remain byte-identical.
- Keep trigger descriptions precise and orchestration instructions portable across independently versioned repositories.
- Update a skill's metadata and directory guide when its trigger, resources, or default invocation changes.
- Validate changed skill folders with the installed Codex skill validator when available.