Implement analyze-complexity MCP command for analyzing task complexity
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
- Implement add-task MCP command for creating new tasks using AI assistance
|
||||
- Implement add-subtask MCP command for adding subtasks to existing tasks
|
||||
- Implement remove-subtask MCP command for removing subtasks from parent tasks
|
||||
- Implement analyze-complexity MCP command for analyzing task complexity and generating recommendations
|
||||
- Document MCP server naming conventions in architecture.mdc and mcp.mdc files (file names use kebab-case, direct functions use camelCase with Direct suffix, tool registration functions use camelCase with Tool suffix, and MCP tool names use snake_case)
|
||||
|
||||
Reference in New Issue
Block a user