ワンクリックで
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.