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.