بنقرة واحدة
draft-chapter
根据 published compiled packs 与 scene beats 生成试写或整章正文。Use when the chapter is ready to draft.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
根据 published compiled packs 与 scene beats 生成试写或整章正文。Use when the chapter is ready to draft.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
拆解参考作品、提炼节奏、情绪、场景结构与禁用模式。Use when benchmarking imported novels from projects/<project-id>/references/raw/ and writing v2 outputs into source_assets/reference_analysis/.
生成 authoring_setup proposal,并通过 scoped publish 更新 project_playbook、input_policy、output_policy、failure_mode_policy 或 planning_branch_modes。Use when authoring contract needs setup or revision.
生成高烈度改局 planning branch proposal,只产出分支提案,不直接写正式 chapter planning 产物。
根据参考拆解结果编译 style_dna、scene_formulas、reader_hook_map、banned_patterns 和 prose_constraints。Use when source_assets/reference_analysis/reference_summary.json and reports/ already exist.
根据 published views 与 chapter planning source 生成章节 proposal;必要时调用 discussion agents,并通过 confirm-stage chapter_planning 生效。Use when chapter_planning is ready or a chapter plan needs revision.
为单张角色卡生成或修订 proposal,并通过 scoped confirm-stage materialize。Use when a character card needs creation, revision, lifecycle change, or reactivation.
| name | draft-chapter |
| description | 根据 published compiled packs 与 scene beats 生成试写或整章正文。Use when the chapter is ready to draft. |
| argument-hint | <project-id> [chapter-id] [trial|full] |
| disable-model-invocation | true |
$0:project_id$1:可选,chapter_id,默认 ch001$2:可选,mode,可取 trial 或 full,默认 trialpython app.py ensure-prereq "$0" trial_draft --chapter-id "${1:-ch001}";若 $2=full,改为 full_draft。draft-writer 子代理,直接写 trial.md 或 draft.md。projects/$0/published/compiled/chapters/${1:-ch001}/context_pack.json、permission_pack.json 和 projects/$0/chapters/${1:-ch001}/scene_beats.json。trial_report.json 或 projects/$0/logs/draft_metrics_*.json。python app.py draft-chapter 作为 Claude Code 主路径;该脚本只保留给回归。/review-chapter。projects/$0/published/compiled/chapters/${1:-ch001}/context_pack.json、permission_pack.json、projects/$0/chapters/${1:-ch001}/scene_beats.json。projects/$0/chapters/${1:-ch001}/trial.md、draft.md、trial_report.json、projects/$0/logs/draft_metrics_${1:-ch001}.json、draft_metrics_${1:-ch001}_trial.json。scene_beats.json 直接凭 pack 自由发挥;不要用整章复述代替场景推进。