← ClaudeAtlas

kim-ccf-researchlisted

Master orchestrator for the kim-ccf-research series. Detects the current research stage, routes to the correct leaf skill, and enforces shared cross-skill controls (handoff mode, task mode, evidence standards, privacy). Targets CCF-A venues (TPAMI, TKDE, AAAI, KDD, ICML, WWW, ICLR, CVPR) for ML/AI PhD work. Use when the user says /kim-ccf-research, asks where to start, names any kim-ccf-research-<purpose> leaf, or asks "what should I do next?" mid-paper. Trigger vocab: 研究助手 入口, 论文流水线, research pilot, CCF-A 流水线, 论文路由, idea/literature /experiment/code/review pipeline, TPAMI/TKDE submission, 顶会投稿助手, 学术流水线入口, paper pipeline, research-to-publication.
ConmuYan/kim-ccf-research · ★ 0 · AI & Automation · score 73
Install: claude install-skill ConmuYan/kim-ccf-research
# kim-ccf-research — Master Orchestrator The kim-ccf-research series is a 25-skill workflow for ML/AI PhDs targeting CCF-A venues (TPAMI, TKDE, AAAI, KDD, ICML, WWW, ICLR, CVPR). This skill is the entry point: it detects the current stage of the user's paper project and routes to the correct leaf skill. The orchestrator performs **no substantive work itself**. It only: - inspects the project root for stage evidence (`docs/idea_report.md`, `docs/implementation.md`, `docs/dev_log.md`, `docs/manuscripts/paper.md`, `ccfa-review-reports/`, etc.), - chooses the next leaf to invoke, - and enforces the shared cross-skill controls (handoff mode, task mode, evidence standards, privacy). All real research/writing/review work happens in the leaf skills. ## Quick Start Three trigger shapes: | User says | What happens | |---|---| | `/kim-ccf-research` | Detect stage from project root, recommend the next leaf. | | `/kim-ccf-research <direction>` | Pass direction into `kim-ccf-research-explore`. | | `/kim-ccf-research <purpose>` | Route directly to the matching leaf. | Examples: ``` /kim-ccf-research → Detects docs/idea_report.md Part 1 exists but Part 2 missing. Recommends: kim-ccf-research-idea (idea concretization). /kim-ccf-research survey graph anomaly detection with contrastive learning → Calls kim-ccf-research-explore with the direction argument. /kim-ccf-research review my paper → Calls kim-ccf-research-review. ``` ## Trigger Conditions Load this skill when the us