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
18 lines (11 loc) • 605 B
Markdown
### Existing Task References
#### Completed Tasks
{completedTasks}
#### Incomplete Tasks
{unfinishedTasks}
#### Task Adjustment Principles
1. **Completed Task Protection** - Completed tasks cannot be modified or deleted
2. **Incomplete Task Adjustability** - Incomplete tasks can be modified based on new requirements
3. **Task ID Consistency** - Must use original IDs when referencing existing tasks
4. **Dependency Relationship Integrity** - Avoid circular dependencies, do not depend on tasks marked for removal
5. **Task Continuity** - New tasks should form a coherent whole with existing tasks