Releases: lijinnair/claude-code-skillforge
Releases · lijinnair/claude-code-skillforge
v5.10.0 — Complete docs for all 3 modes, sample reports, and evaluations
What's New in v5.10.0
Added
- Sample Upgrade Report — New example (
examples/sample-upgrade-report.md) showing the diagnostic audit output format with Pass/Warning/Fail items and change summary. - Sample Scan Report — New example (
examples/sample-scan-report.md) showing the health report table format across installed skills. - Upgrade Mode evaluation — New test scenario (
evaluations/eval-upgrade-mode.json) for testing the upgrade pipeline with a poorly structured skill. - Scan Mode evaluation — New test scenario (
evaluations/eval-scan-mode.json) for testing the scan pipeline. - CONTRIBUTING.md modes section — Documents the three modes (Build, Upgrade, Scan) and how they interact.
- Mermaid diagrams in README — 6 visual flowcharts showing high-level architecture, build/upgrade/scan pipelines, 10-source discovery, and self-validation checklist.
Changed
- README pipeline section — Now shows all three mode pipelines (Build, Upgrade, Scan) instead of just Build.
- README examples section — Split into Build Mode outputs and Upgrade & Scan Mode outputs.
Full Changelog: https://github.com/lijinnair/claude-code-skillforge/blob/main/CHANGELOG.md