# Kim Ccf Research Shared

> Shared infrastructure for the kim-ccf-research series. This is NOT a skill — it is a namespace providing cross-skill references (routing, task modes, handoff protocols, privacy controls, venue maps, artifact contracts). Every kim-ccf-research-* leaf loads files from ../kim-ccf-research-shared/references/. Never invoke this directly.

- Skill: `conmuyan/kim-ccf-research-shared` (Agent Skill, multi-file: 12 files)
- Install (CLI): `npx skillmds@latest add conmuyan/kim-ccf-research-shared`
- Raw SKILL.md: https://api.skillmd.com/api/skills/conmuyan/kim-ccf-research-shared/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: ConmuYan (https://skillmd.com/u/conmuyan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/conmuyan/kim-ccf-research-shared

---


# 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-level `SKILL.md` exists 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 between `kim-ccf-research-idea`, `kim-ccf-research-idea-review`,
  and `kim-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) vs `full` (silent passthrough). Default `partial`.
- `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 for `WebSearch` / `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.
