Implement expand-all MCP command for expanding all pending tasks with subtasks
This commit is contained in:
@@ -15,4 +15,5 @@
|
||||
- Implement remove-subtask MCP command for removing subtasks from parent tasks
|
||||
- Implement analyze-complexity MCP command for analyzing task complexity and generating recommendations
|
||||
- Implement clear-subtasks MCP command for clearing subtasks from parent tasks
|
||||
- Implement expand-all MCP command for expanding all pending tasks with subtasks
|
||||
- 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