ccf-project-scaffolder

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

CCF Project Scaffolder

CCF项目脚手架工具

Invocation Controls

调用控制

CCFA Handoff Mode: PARTIAL (Recommended). Follow
metadata.ccf_skill_controls.handoff_question_mode
,
../ccf-common/references/handoff-modes.md
,
../ccf-common/references/task-modes.md
, and
../ccf-common/references/skill-trigger-registry.yaml
.
Treat private manuscripts, reviews, drafts, results, code, and project state as private user material. Do not browse with private text unless the user authorizes it or the shared privacy/evidence policy allows a safe transformed query.
CCFA交接模式:PARTIAL(推荐)。请遵循
metadata.ccf_skill_controls.handoff_question_mode
../ccf-common/references/handoff-modes.md
../ccf-common/references/task-modes.md
以及
../ccf-common/references/skill-trigger-registry.yaml
中的规定。
将私人稿件、评审意见、草稿、研究结果、代码和项目状态视为用户隐私内容。除非用户授权,或共享隐私/证据政策允许进行安全转换查询,否则请勿浏览隐私文本。

Core Rule

核心规则

Create structure and metadata only. Prefer the target venue guide index for template discovery, then initialize
ccfa.yaml
from
assets/ccfa.yaml
with explicit placeholders.
仅创建结构和元数据。优先从目标会议/期刊指南索引中查找模板,然后使用
assets/ccfa.yaml
初始化
ccfa.yaml
文件,并设置明确的占位符。

Inputs

输入信息

Project name, target venue, output directory, template preference, and optional paper type.
项目名称、目标会议/期刊、输出目录、模板偏好以及可选的论文类型。

Workflow

工作流程

  1. Identify quick or standard mode from the request, available artifacts, and deadline pressure.
  2. Check
    ../ccf-common/references/skill-trigger-registry.yaml
    for ownership boundaries before absorbing adjacent work.
  3. Read
    ccfa.yaml
    when it exists. If absent, continue with supplied artifacts and report that project-state tracking is unavailable.
  4. Execute only this skill's owned task. Mark missing evidence, stale venue rules, missing files, or authorization gaps explicitly.
  5. Produce the requested scaffold result and name the next owning skill when handoff is needed.
  1. 根据请求、可用成果物和截止日期压力,确定快速模式或标准模式。
  2. 在接手相关工作前,查看
    ../ccf-common/references/skill-trigger-registry.yaml
    确认职责边界。
  3. ccfa.yaml
    已存在则读取该文件;若不存在,则继续使用提供的成果物,并告知无法追踪项目状态。
  4. 仅执行本工具负责的任务。明确标注缺失的证据、过时的会议/期刊规则、缺失的文件或权限缺口。
  5. 生成请求的脚手架结果,并在需要交接时指定下一个负责的工具。

Quick And Standard Modes

快速模式与标准模式

  • Quick mode: answer the narrow request with the minimum relevant checklist and a compact risk note.
  • Standard mode: produce the full table/checklist, artifact-state notes, boundary checks, and handoff recommendations.
  • 快速模式:针对具体请求给出最小相关检查清单和简洁的风险提示。
  • 标准模式:生成完整的表格/检查清单、成果物状态说明、边界检查结果以及交接建议。

Adaptive Output Contract

自适应输出协议

If files were created or copied, report the directory tree, template paths, initialized
ccfa.yaml
, and next-step handoff. If the user only asks for a dry-run plan or install subset, return that requested shape instead. Do not force a full checklist for a small scaffold command.
若创建或复制了文件,需报告目录结构、模板路径、已初始化的
ccfa.yaml
以及下一步交接信息。若用户仅要求试运行计划或部分安装,则返回用户要求的内容形式。请勿因小型脚手架命令而强制生成完整检查清单。

Handoff

交接

Handoff to
ccf-pipeline-orchestrator
for stage management,
ccf-paper-writer
for manuscript work, and
ccf-submission-checker
for build checks.
交接给
ccf-pipeline-orchestrator
进行阶段管理,交接给
ccf-paper-writer
进行稿件撰写工作,交接给
ccf-submission-checker
进行构建检查。

Forbidden

禁止操作

Do not invent title, abstract, claims, experiments, or citations unless the user explicitly supplies them.
除非用户明确提供相关内容,否则请勿编造标题、摘要、研究结论、实验内容或参考文献。