Implement remove-subtask MCP command for removing subtasks from parent tasks
This commit is contained in:
@@ -12,4 +12,5 @@
|
||||
- Implement expand-task MCP command for breaking down tasks into subtasks
|
||||
- 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
|
||||
- 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