Codex-native entry point for the planning-workflow operator skill.
The AgentOps source skill ../../skills/planning-workflow/SKILL.md is the source of truth
for domain behavior, commands, examples, references, and output expectations.
Read it first, then use prompt.md for the Codex runtime profile.
Codex Runtime Contract
Use Codex plus the local shell. Do not invoke Claude Code as an executor.
Load only the relevant source references or scripts for the task.
Prefer robot/JSON/NDJSON command surfaces when the source skill exposes them.
Verify command syntax from local --help or checked-in references before acting.
Return concrete evidence: commands run, files touched, exit codes, and any remaining blocker.
1---2name: planning-workflow-33description: Run planning workflow.4---56# planning-workflow (Codex)
78Codex-native entry point for the `planning-workflow` operator skill.
910The AgentOps source skill `../../skills/planning-workflow/SKILL.md` is the source of truth
11for domain behavior, commands, examples, references, and output expectations.
12Read it first, then use `prompt.md` for the Codex runtime profile.
1314## Codex Runtime Contract
1516- Use Codex plus the local shell. Do not invoke Claude Code as an executor.
17- Load only the relevant source references or scripts for the task.
18- Prefer robot/JSON/NDJSON command surfaces when the source skill exposes them.
19- Verify command syntax from local `--help` or checked-in references before acting.
20- Return concrete evidence: commands run, files touched, exit codes, and any remaining blocker.
Run npx skillmds add majiayu000/planning-workflow-3 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Run planning workflow. It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
majiayu000 (@majiayu000) published this skill. Their other Agent Skills are listed on their SkillMD profile.