원클릭으로
draftpaper-workflow
Use when Codex operates Draftpaper-loop projects through the authoritative CLI workflow and evidence gates.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when Codex operates Draftpaper-loop projects through the authoritative CLI workflow and evidence gates.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | draftpaper-workflow |
| version | 0.26.0 |
| description | Use when Codex operates Draftpaper-loop projects through the authoritative CLI workflow and evidence gates. |
Treat the installed draftpaper_cli package as the workflow authority. Do not
reimplement stage ordering, write project state directly, or infer stale stages
from memory.
Do not directly edit project.json. Do not directly edit stage_manifest files.
Before changing a paper project:
python -m draftpaper_cli.cli status --project <project>
python -m draftpaper_cli.cli verify-next-action --project <project>
Use the recommended command only when verification passes. For ordinary progression, call:
python -m draftpaper_cli.cli continue --project <project>
When status reports an explicit human checkpoint, show the evidence or
decision request to the user and stop. Never confirm a research plan, accept
core evidence, promote a plugin, downgrade a claim, confirm the final
manuscript, or accept a manuscript revision on the user's behalf.
doctor and recover for diagnosis. Do not edit project.json, stage
manifests, passports, evidence snapshots, or append-only ledgers by hand.Use the persistent job commands for literature fetching, capability rescue, method execution, figure generation, regressions, and independent-review orchestration when the operation can outlive the current terminal or MCP session.
Report the command status, scientific decision, important artifact paths, and the verified next action.
The CLI owns the exact next action. Its scientific order is create-project,
search-literature, resolve-journal-template, generate-plan, task-aware
statistics and pre-execution support, human research-plan confirmation, data
and collect-method-plan, confirmed-storyboard figure planning and method
execution, verify-methods, assess-result-validity, result support,
key-results/core-evidence
confirmation, inventory-results, write-results, post-Results discipline
review and semantic repair, write-introduction, Data and write-methods,
write-discussion, assemble-latex, integrity, final citation audit, two
independent reviews, quality-check, and final manuscript confirmation.
When references change, regenerate the plan and affected evidence/writing.
When results change, reopen core evidence and regenerate Results and downstream
sections. Let status and verify-next-action compute the precise stale scope.