Validate and improve the test approach in an implementation plan
Gate the test plan of an implementation plan before any implementation starts. Combines a local check against the testing guidelines with an external Codex review, following the shared convention in ../_shared/CODEX_GATE.md.
This is a required step between /create-plan and /implement. Once
the plan passes this gate, the test plan is authoritative — /implement
treats it as immutable.
Find the Plan
.ai/<folder>/plan.md/create-plan firstLocal Validation
Load TESTING_GUIDELINES.md and GIT_TEST_SCENARIOS.md, then check the Test Plan section:
Fix what you find directly in the plan.
Codex Gate
Run a Codex gate per ../_shared/CODEX_GATE.md:
.ai/<folder>/plan.mdanalysis.md/concept.md the
plan was created from (pass its content or path)Evaluate and Apply
Evaluate every Codex finding per the convention: apply only with high confidence, reject over-engineering and hypothetical scenarios, when in doubt leave it out. Update the plan's Test Plan section with applied findings.
Log all findings — applied, partial, and rejected with reasons — to
.ai/<folder>/codex-test-plan.md.
Report Findings
Summarize:
/implementSearch for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer