What's Changed
Added
- Lint Command - Added
ai-devkit lintcommand support - Template Mode for Init - Added init template mode with YAML/JSON support
- Memory Update Command - Added
ai-devkit memory updatefor modifying knowledge items by ID - New Skills - Added
capture-knowledge,simplify-implementationand
technical-writerskills - Plugin Support - Added
.claude-pluginand.cursor-pluginintegration files
Changed
- Dev Lifecycle Workflows - Refactored worktree setup and new-requirement flow
- Lifecycle Documentation - Updated docs to require feature worktrees and make bootstrap language-agnostic
- Web Docs Navigation - Added linkable anchors for documentation section headings
- Command Templates - Updated CLI command templates
- Skill Registry Handling - Refresh cached skill registry automatically on
skill add - Documentation Updates - Refreshed README and development docs for current CLI behavior
Fixed
- Memory Test Stability - Fixed flaky
updated_attimestamp test in memory module
Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.12.0...cli@0.13.0