v0.4
Summary
v0.4.0 upgrades CCFA Skills from a writing-oriented skill set into a governed CCF paper-project workflow family.
Highlights
- Migrated 109 legacy venue runtime skills into
ccf-writing-skills/references/venue-guides/and addedccf-conference-guidesas the format-only entrypoint. - Renamed
forge-skillstoccf-forge-skills; all installable skills now use theccf-prefix. - Added project orchestration, scaffolding, integrity audit, citation audit, submission checking, figure/table building, artifact reproducibility, revision ledger, resubmission adaptation, and paper-talk skills.
- Added
ccfa.yaml, artifact contracts, trigger registry, architecture docs, agent guide, plugin manifests, changelog, and GitHub Actions validation. - Updated README EN/zh-CN/zh-TW and regenerated architecture/workflow/review-boundary SVGs.
Compatibility
- Core research-chain skill names are preserved.
- Legacy
ccf-conference-skills/<venue>/SKILL.mdis no longer installable. Useccf-conference-guidesor the venue-guide reference branch. - Venue policy notes are migrated references and must be rechecked against official current-year venue pages before final submission.
Validation
Passed locally:
python ccf-common/scripts/check_v04.pypython ccf-common/scripts/check_path_privacy.py .python ccf-common/scripts/check_sources.pypython ccf-common/scripts/check_markdown_links.pypython plugin-creator/scripts/validate_plugin.py .rg -nP "^name: (?!ccf-)" -g "SKILL.md"produced no matches.