Read today's `<MM_DD>/codex/plan/plan_<topic>.md`, break Tasks/Dependencies/DoD/Gates into an executable sequence (including parallel groups, checkpoints, evidence requirements, and rollback points), and persist it as `<MM_DD>/codex/exec/exec_<topic>.md`. Suitable for requests like “generate execution steps from a plan.md / split into parallel tasks / give me an execution order and checkpoints.”
Read today's `<MM_DD>/codex/plan/plan_<topic>.md`, break Tasks/Dependencies/DoD/Gates into an executable sequence (including parallel groups, checkpoints, evidence requirements, and rollback points), and persist it as `<MM_DD>/codex/exec/exec_<topic>.md`. Suitable for requests like “generate execution steps from a plan.md / split into parallel tasks / give me an execution order and checkpoints.”
读取当天的 `<MM_DD>/codex/plan/plan_<topic>.md`,将 Tasks/Dependencies/DoD/Gates 拆成可执行序列(含并行组、检查点、证据要求与回滚点),并落盘为 `<MM_DD>/codex/exec/exec_<topic>.md`。适用于“基于 plan 生成执行步骤/拆解并行/给我执行顺序与检查点”等请求。
Category: developer (开发工具) · Author: PHMbench · Version: @main · License: Apache-2.0
Search 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