kim-ccf-research-shared
Not a skill. This directory exists to provide cross-cutting reference material that every
kim-ccf-research-*leaf skill may load on demand. The top-levelSKILL.mdexists only so Claude Code discovers the namespace; the description explicitly says "never invoke this directly" so the orchestrator does not treat it as an action.
What's inside
references/routing.md— intent → leaf-skill matrix; resolves routing ambiguity betweenkim-ccf-research-idea,kim-ccf-research-idea-review, andkim-ccf-research-experiment.references/task-modes.md— three modes:exploratory,quick,standard. Each leaf picks one before producing output.references/handoff-modes.md—partial(confirm before invoking another leaf) vsfull(silent passthrough). Defaultpartial.references/review-output-standards.md— quantitative scoring rules for any leaf that emits scores (idea-review,review,rebuttal).references/privacy-and-evidence.md— treat rough ideas, draft text, unpublished results as private user data; defines public-safe query transformation forWebSearch/WebFetch.references/source-registry.yaml— public source provenance IDs (arXiv, OpenReview, NeurIPS, ICML, AAAI, KDD, WWW, ICLR, CVPR, OpenAlex, Semantic Scholar, DBLP). Cite by ID, not by raw URL.references/ccf-a-venue-map.md— venue-family routing for TPAMI/TKDE /AAAI/KDD/ICML/WWW/ICLR/CVPR; each family has distinct page limits, double-blind rules, and artifact badges.references/artifact-contracts.md— canonical output paths and filenames per leaf.references/prose-guardrails.md— (STUB v1.0.0) prose-quality rules for the writing chain; placeholder for v1.1.0.references/storyline-blueprint.md— (STUB v1.0.0) paper-section ordering and length budgets; placeholder for v1.1.0.references/venue-guides/index.md— per-venue submission quick reference (page limits, anonymization, supplementary rules).
Versioning
metadata.version bumps whenever the routing rules, handoff protocol,
or shared contracts change. Bumps force a coordinated frontmatter bump
on every leaf that loads from this directory.