- Introduced multiple Kiro hooks to automate task management workflows, including: - Code Change Task Tracker - Complexity Analyzer - Daily Standup Assistant - Git Commit Task Linker - Import Cleanup on Delete - New File Boilerplate - PR Readiness Checker - Task Dependency Auto-Progression - Test Success Task Completer - Added .mcp.json configuration for Taskmaster AI integration. - Updated development workflow documentation to reflect new hook-driven processes and best practices. This commit enhances the automation capabilities of Taskmaster, streamlining task management and improving developer efficiency.
9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"currentTag": "master",
|
|
"lastSwitched": "2025-07-22T13:32:03.558Z",
|
|
"branchTagMapping": {
|
|
"v017-adds": "v017-adds",
|
|
"next": "next"
|
|
},
|
|
"migrationNoticeShown": true
|
|
} |