AGENTS.md@.agents/skills/write-phase-plan · git:20260829.3a8221d · 2026-08-29 · sha256 9cc36218d305fef2

AGENTS.md@.agents/skills/write-phase-plan git:20260829.3a8221dA

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

# Contents

- `SKILL.md` – plan-authoring workflow for dependency-ordered phased execution.
- `agents/` – Codex UI metadata for discovering and invoking the skill.

# Guidelines

- Keep the plan format aligned with the companion `phase-orchestrator` contract.
- Require explicit scope, acceptance criteria, validation commands, dependencies, topology, and status conventions for every phase.
- Preserve existing phase state and implementation-log evidence when restructuring an active or completed plan.
- Keep examples portable and defer repository-specific commands and delivery policy to the target repository.
- Update `agents/openai.yaml` when the skill name, trigger, or default invocation changes.