AGENTS.md@.agents/skills · git:20260821.1f234f9 · 2026-08-21 · sha256 f55b530bbcc32613

AGENTS.md@.agents/skills git:20260821.1f234f9A

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

# 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 single canonical public KB skill and its focused references under `skills/kb/`.
- Do not duplicate, wrap, or fork the package-owned KB skill here. Its 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.