Skip to main content
Glama
tm-complexity-analyzer.kiro.hook606 B
{ "enabled": false, "name": "[TM] Complexity Analyzer", "description": "Analyze task complexity when new tasks are added", "version": "1", "when": { "type": "fileEdited", "patterns": [ ".taskmaster/tasks/tasks.json" ] }, "then": { "type": "askAgent", "prompt": "New tasks were added to tasks.json. For each new task:\n\n1. Run 'tm analyze-complexity --id=<task_id>'\n2. If complexity score is > 7, automatically expand it: 'tm expand --id=<task_id> --num=5'\n3. Show the complexity analysis results\n4. Suggest task dependencies based on the expanded subtasks" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/eyaltoledano/claude-task-master'

If you have feedback or need assistance with the MCP directory API, please join our Discord server