v1.48.0
📦 Standalone skill ZIPs (claude.ai, Claude Desktop, Cowork, any Agent-Skills assistant): https://github.com/bjcoombs/ai-native-toolkit/releases/tag/standalone-skills-v1.48.0
What's Changed
Features
- feat: Parse existing coverage reports into test-pressure scan by @bjcoombs in #219
- feat: Rank risky files needing test work into a focus block by @bjcoombs in #221
- feat: Add opt-in mutation offer to /assess orchestration by @bjcoombs in #223
- feat: Generalize skill-forge to harden any agent instruction file by @bjcoombs in #229
- feat: Add knowledge-base archetype detection + scoring for /assess by @bjcoombs in #230
- feat: Exclude raw-source trees from /assess read-side metrics by @bjcoombs in #231
- feat: Render the test-focus funnel and always explain treemap hatching by @bjcoombs in #222
Fixes
- fix: Resolve committed merge-conflict markers in /tm command by @bjcoombs in #216
- fix: Derive real mutmut survivor density from junitxml by @bjcoombs in #220
- fix: Exclude non-navigational URI schemes from broken-link counter by @bjcoombs in #228
Documentation
Other Changes
- chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the actions group by @dependabot[bot] in #215
- test: Guard against committed git conflict markers by @bjcoombs in #217
Full Changelog: v1.46.0...v1.48.0