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) 115 B
// 導出研究模式工具 // researchMode export { researchMode, researchModeSchema } from "./researchMode.js";