rewrite
Rewrite a vague maintainer request into an agent-ready Devflow Native prompt using current project context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Rewrite a vague maintainer request into an agent-ready Devflow Native prompt using current project context.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Initialize or bootstrap a repository with Devflow Native presets by calling devflow init and interpreting the result.
Load Devflow Native execution rules and repeated-mistake memory before running shell, browser, MCP, or test commands.
Run configured Devflow Native verification gates and record pass or fail evidence for a work item.
Inspect, install, verify, or repair native Devflow harness files for Codex, Claude Code, MCP, hooks, skills, gates, and review requirements.
Request, perform, or record Devflow Native review evidence before a task can be claimed done.
Inspect Devflow Native project truth, including repo state, work items, sessions, gates, review requirements, and latest handoff context.
| name | rewrite |
| description | Rewrite a vague maintainer request into an agent-ready Devflow Native prompt using current project context. |
Use this when the maintainer gives a vague request such as "알아서 해", "계속 구현해", "다음 거 진행해", or asks to turn rough intent into a prompt for Codex, Claude Code, Hermes, or a shell session.
devflow prompt rewrite --request "<request>" --context "<context>" --json.
If the executable is not installed, use
node packages/cli/src/index.js prompt rewrite.Include:
The rewrite should help an agent act autonomously without overfitting to one literal sentence from the maintainer.