·task-analyzer
>_

task-analyzer

shinpr/claude-code-workflows

执行元认知任务分析和技能选择。在确定任务复杂性、选择适当的技能或估计工作规模时使用。返回带有置信度分数和元数据的技能。

6安装·1热度·@shinpr

安装

$npx skills add https://github.com/shinpr/claude-code-workflows --skill task-analyzer

SKILL.md

| "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。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/shinpr/claude-code-workflows --skill task-analyzer
分类
>_效率工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 task-analyzer?

执行元认知任务分析和技能选择。在确定任务复杂性、选择适当的技能或估计工作规模时使用。返回带有置信度分数和元数据的技能。 来源:shinpr/claude-code-workflows。

如何安装 task-analyzer?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/shinpr/claude-code-workflows --skill task-analyzer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/shinpr/claude-code-workflows