mcp-chain-of-thought
Version:
Chain of Thought is a tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavi
25 lines (14 loc) • 438 B
Markdown
# Task Query Results
## Query Information
- Query Term: {query}
## Task List
The following tasks match the query:
{tasksContent}
## Pagination Information
- Current Page: {page} / {totalPages}
- Items Per Page: {pageSize}
- Total Results: {totalTasks}
You can specify the page parameter to view more results.
## Related Action Tips
- Use `get_task_detail {taskID}` to view full task details
- Use `list_tasks` to view all tasks