The skill is an instruction-only task decomposition helper whose requested resources and runtime instructions match its description and do not request credentials, installs, or system access.
评估建议
This skill is internally coherent and low-risk: it's purely documentation/instruction for breaking requirements into small tasks and does not request secrets or install code. Before installing, consider governance questions: the source/homepage is unknown so verify the publisher/trust if you require an auditable supply chain. When using the skill, avoid pasting sensitive secrets or credentials into prompts (the skill's templates reference service features like login flows but don't need real cre...
详细分析 ▾
✓用途与能力
The name, description and supported stacks align with the SKILL.md content and templates. All guidance and templates are coherent with a task-decomposition/planning utility and do not ask for unrelated capabilities (e.g., cloud credentials or system-level access).
✓指令范围
SKILL.md contains only decomposition methodology, templates, examples and configurable options. It does not instruct the agent to read local files, environment variables, or send data to external endpoints beyond producing formatted task lists.
✓安装机制
No install spec or code files beyond documentation are included (instruction-only). This yields a low on-disk/installation footprint and no downloaded artifacts or executables to analyze.
✓凭证需求
The skill declares no required environment variables, credentials, or config paths. The instructions do not reference secrets or external service tokens, so requested access is proportional to the described purpose.
✓持久化与权限
Flags show always:false and default autonomous invocation allowed (platform default). The skill does not request permanent presence, nor does it modify other skills or system settings in the provided docs.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/27
Initial release with major refactor and restructuring:
- Simplified and fully rewritten documentation, with SKILL.md now in Chinese and focused on actionable templates and workflows.
- Removed extended English instructions, universal capability taxonomy, and skill search/generation guidance.
- Added concise task decomposition templates, detailed breakdowns per technical stack (Java/Spring Boot, Node.js, Python, Go, front-end), and ready-to-use markdown output samples.
- Introduced new output formats for task lists, milestone plans, acceptance criteria, time estimation standards, and risk assessment.
- Documentation now emphasizes quick breakdown, planning, estimation, and prioritization for engineering teams.
- Added task configuration options and practical usage examples, streamlining the skill for team/project workflow integration.