Implement analyze-complexity MCP command for analyzing task complexity

This commit is contained in:
Eyal Toledano
2025-03-31 13:04:53 -04:00
parent 1679075b6b
commit 0b7b395aa4
7 changed files with 153 additions and 4 deletions

View File

@@ -703,7 +703,7 @@ Following MCP implementation standards:
- Unit test for removeSubtaskDirect.js
- Integration test for MCP tool
## 28. Implement analyze MCP command [pending]
## 28. Implement analyze MCP command [done]
### Dependencies: None
### Description: Create direct function wrapper and MCP tool for analyzing task complexity.
### Details: