UNPKG

mcp-shrimp-task-manager

Version:

Shrimp Task Manager is a task 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 develope

5 lines (3 loc) 126 B
// 導出所有思維鏈工具 // processThought export { processThought, processThoughtSchema } from "./processThought.js";