cc-workflow

GitHub

作为Cancer Cell投稿流程的路由器,根据稿件当前阶段(如范围评估、实验设计、统计、写作或审稿回复)诊断瓶颈并推荐对应的cc-*子技能。

Cancer-Cell-Skills/skills/cc-workflow/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

询问下一步该做什么 诊断稿件瓶颈 收到审稿意见需修订

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cc-workflow -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Cancer-Cell-Skills/skills/cc-workflow -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@cc-workflow

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cc-workflow -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "cc-workflow",
    "description": "Use when deciding which cc-* sub-skill to invoke next, or when sequencing a Cancer Cell (Cell Press) manuscript from scope check through peer-review revision. Routes — it does not replace — the specialized skills."
}

Cancer Cell Workflow (cc-workflow)

Overview

This is the router. It does not replace any specialized skill — it tells you which cc- skill to use at your current stage* of a Cancer Cell (Cell Press) molecular / translational oncology manuscript.

Default assumption: unless the user says otherwise, treat the target as Cancer Cell, where the bar is a clear molecular mechanism validated across orthogonal systems (cells + in vivo + ideally human data), reported with STAR Methods rigor, framed for translational relevance without overclaiming.

When to trigger

  • The user asks "what should I do next?"
  • A draft arrives and you must diagnose the current bottleneck
  • Work is thrashing between experiments, figures, and writing
  • A decision letter / reviewer reports arrive and you must switch into revision mode

Routing table

Current symptom Next skill
Unsure whether the story is a Cancer Cell paper at all cc-scope-fit
Mechanism rests on one system (cells only / no in vivo / no human data) cc-study-design
Controls, replicates, randomization, or blinding are unclear cc-study-design
No Key Resources Table; cell lines unauthenticated; antibodies unvalidated cc-reporting-standards
n undefined, pseudo-replication risk, wrong test, error bars unlabeled cc-statistics
Representative images with no quantification; multi-panel figure messy cc-figures-tables
Need Summary / Highlights / eTOC blurb / graphical abstract cc-structured-abstract
Missing IACUC/IRB approval, consent, biosafety, or data-availability statement cc-ethics-registration
Prose overclaims; Results read like a lab notebook; weak Discussion cc-writing-style
Need a cover letter framing fit and significance cc-cover-letter
About to submit and need a final preflight cc-submission
Reviewer reports arrived; need a point-by-point response cc-peer-review-revision

Default order

  1. cc-scope-fit — confirm mechanism + translational relevance before investing more
  2. cc-study-design — design / audit orthogonal validation, controls, replicates, in vivo rigor
  3. cc-reporting-standards — STAR Methods, Key Resources Table, authentication, RRIDs
  4. cc-statistics — define n, pick tests, correct for multiplicity, label error bars
  5. cc-figures-tables — multi-panel mechanistic figures with quantification + image integrity
  6. cc-structured-abstract — Summary, Highlights, eTOC blurb, graphical abstract
  7. cc-ethics-registration — approvals, consent, biosafety, data-deposition statements
  8. cc-writing-style — Cell Press prose and claim calibration (polish stage)
  9. cc-cover-letter — significance / fit / suggested reviewers
  10. cc-submission — pre-submission preflight
  11. cc-peer-review-revision — after reviewer reports

cc-writing-style and cc-structured-abstract are late-stage polish — do not finalize them while the mechanism or in vivo validation is still missing.

Decision shortcuts

  • "It's only in cell lines" → cc-study-design (add in vivo / human validation)
  • "Reviewers will ask if the cell line is authenticated" → cc-reporting-standards
  • "I used n=3 wells from one experiment" → cc-statistics (pseudo-replication)
  • "I have a beautiful blot but no densitometry" → cc-figures-tables
  • "My title promises a therapy but I have no in vivo efficacy" → cc-scope-fit then cc-writing-style
  • "No GEO accession yet" → cc-ethics-registration / cc-submission
  • "Three reviewers, consultative cross-review" → cc-peer-review-revision

Differences vs. JAMA-style clinical packs

If the work is a clinical trial or epidemiological cohort with patient-level outcomes as the core unit, a clinical-trial pack (CONSORT / STROBE / registration) fits better. Cancer Cell's unit is a mechanism validated across systems, not a trial endpoint.

Worked routing example

"We have RNA-seq showing MARK7 correlates with CAF activation in a patient cohort, plus a knockdown migration phenotype in one PDAC line. We want to submit to Cancer Cell."

Route it:

  1. cc-scope-fit — a correlation + single-line phenotype is off-fit on both pillars; the mechanism is not established and there is no in vivo/orthogonal validation. Gate here first.
  2. cc-study-design — plan the missing spine: in vivo perturbation in an immunocompetent model, a second cell system, and a mechanistic intermediate linking MARK7 to the phenotype.
  3. Only once that evidence exists do cc-reporting-standardscc-statisticscc-figures-tables apply; drafting front matter (cc-structured-abstract, cc-writing-style) before then is premature.

The router's job is to stop a promising-but-thin story from being polished into a confident desk reject.

Stage diagnosis cues

What the user says Likely stage Route
"Is this even a Cancer Cell paper?" Pre-scope cc-scope-fit
"Reviewers will ask about in vivo" Design gap cc-study-design
"My Methods feel thin" Reporting cc-reporting-standards
"Is n=3 wells enough?" Statistics cc-statistics
"The blot has no quantification" Display cc-figures-tables
"The Summary buries the finding" Front matter cc-structured-abstract
"I have no GEO accession" Ethics/deposition cc-ethics-registration
"Final check before upload" Preflight cc-submission
"Three reviewers came back" Revision cc-peer-review-revision

Evidence-spine manifest

Cancer Cell's unit is a mechanism validated across orthogonal systems. Track the spine as a manifest and route on the first MISSING: front-matter polish is premature until cells + in vivo + (ideally) human evidence converge on one mechanism.

evidence_spine:
  mechanism:        OK | UNCLEAR      # molecular intermediate linking cause -> phenotype
  cell_system_1:    OK | MISSING
  cell_system_2:    OK | MISSING      # orthogonal line / method, not a technical replicate
  in_vivo:          OK | MISSING      # perturbation in an immunocompetent model
  human_data:       OK | MISSING      # patient cohort / clinical specimens
  rigor:
    key_resources_table: yes | no     # cc-reporting-standards
    cell_line_authenticated: yes | no
    n_defined_no_pseudorep: yes | no  # cc-statistics
    image_quantification: yes | no    # cc-figures-tables
  deposition:
    geo_or_pride_accession: yes | no  # cc-ethics-registration
route_rule: "first MISSING/UNCLEAR above -> its listed skill; do not draft Summary/Highlights until the spine is OK"

Anti-patterns

  • Do not skip cc-scope-fit — editors triage on mechanism + translational fit first
  • Do not let cc-figures-tables polish panels before cc-statistics has fixed n and tests
  • Do not let cc-peer-review-revision draft a response before the revised experiments / text exist
  • Do not route to front-matter polish while the in vivo or human-validation spine is still missing
  • Do not treat a presubmission inquiry as a substitute for the scope gate — run cc-scope-fit regardless

Version History

  • 1839142 Current 2026-07-05 12:26

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
5717eab
Hash
38e844aa
Indexed
2026-07-05 12:26

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-06 16:04
浙ICP备14020137号-1 $Гость$