Changelog
All notable changes to this project will be documented in this file.
Categories: 🚀 Improvements | 🐛 Bug Fixes
[4.1.0] - 2026-03-23
🚀 Improvements
- Token Optimization Phase 1 —
GEMINI.mdreduced from 32@imports to 3 essential skills, saving 92% tokens per turn (~100K → ~8K) - Token Optimization Phase 2 — Top 5 largest skills slimmed by 72-84% (105K bytes saved total):
cm-project-bootstrap40K → 6.6K,cm-ux-master27K → 5.6K,cm-safe-deploy23K → 4.1K,cro-methodology22K → 4.9K,cm-ads-tracker19K → 5.3K
- Progressive Disclosure Templates — 10 template files extracted to
templates/directories for on-demand loading viaview_file, eliminating accuracy trade-offs from slimming - Vibe Coding landing page (
vibe-coding.html) — guide for non-developers - Parallel Coding landing page (
parallel-coding.html) — side-by-side comparison with/without CodyMaster
[4.0.0] - 2026-03-23
🚀 Improvements
- Project Level System (L0-L3) — auto-detects complexity and scales workflow depth
- Shared Helpers Pattern —
skills/_shared/helpers.mdwith 6 reusable sections (~750-1000 tokens saved per skill) - Role Labels — 6 key skills now carry explicit roles (Lead Developer, Strategic Analyst, Product Manager, QA Lead, Test Engineer, Release Engineer)
- Gate Scoring —
cm-quality-gatenow outputs numeric scores per gate (≥80 PASS, 60-79 WARN, <60 FAIL) - Requirement Tracing — FR/NFR IDs in
cm-planningfor L2+ projects - Outputs Convention — standardized
.cm/outputs/directory structure - Skill Gap Detector — auto-detects missing skills during planning and execution
- Release Pipeline — automatic version bumping and changelog generation in
cm-safe-deploy
🐛 Bug Fixes
- Remove
skill-creator-ultrafrom skill index, CLI, FAQ, and i18n files (replaced by on-demandcm-skill-masteryguidance)
[3.4.0] - 2026-03-23
🚀 Improvements
- Multi-country upgrade for VN, TH, PH
- Smart Import Engine with configurable scoring rules
- Design system extraction with Harvester v5
- 34-skill CodyMaster kit with auto-chaining
- Safe Deploy Pipeline v2 with 9-gate sequential pipeline
- DocKit changelog support for closed-loop releases
- i18n framework with 4-language support (vi, en, th, ph)
🐛 Bug Fixes
- Fix FAQ card spacing on mobile layout
- Fix i18n key parity for Thai language files
- Fix employee period score calculation edge cases