| "Fix this bug" | Problem solving, root cause analysis | | "Implement this feature" | Feature addition, value delivery | | "Refactor this code" | Quality improvement, maintainability | | "Update this file" | Change management, consistency |
| Small | 1-2 | Single function/component change | | Medium | 3-5 | Multiple related components | | Large | 6+ | Cross-cutting concerns, architecture impact |
| Implementation | New code, features | coding-principles, testing-principles | | Fix | Bug resolution | ai-development-guide, testing-principles | | Refactoring | Structure improvement | coding-principles, ai-development-guide | | Design | Architecture decisions | documentation-criteria, implementation-approach |
Выполняет метакогнитивный анализ задач и выбор навыков. Используйте при определении сложности задачи, выборе подходящих навыков или оценке масштаба работы. Возвращает навыки с оценками достоверности и метаданными. Источник: shinpr/claude-code-workflows.