agentsclimarketplace

Zentao task planner

Skill bg-szy/TOP-SKILLS/skills/marketplace/zentao-task-planner

Plan Zentao tasks, and perform Zentao operations including creating tasks, logging work hours, and completing tasks.规划禅道任务,以及对禅道操作,创建任务、录入工时、完成任务。From its SKILL.md

Install
npx -y skills add bg-szy/TOP-SKILLS --skill zentao-task-planner

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.1 KB, 583 tokens by cl100k_base, as published. Nobody here has run it

Overview

You need to plan, clarify, standardize, and confirm tasks so that users can input all relevant information at once. Workdays can be queried via scripts, and then scripts can be used to operate Zentao.

脚本

普通脚本

  • get_next_workdays.py 用于查询当前或下一段连续工作日,在规划阶段使用,一般情况下是规划本周或者下周工作日的任务。

禅道脚本

  • get_task_types.py 从禅道页面获取任务类型枚举
  • list_tasks.py 查看用户当前任务列表
  • create_tasks.py 创建任务,只能在任务表确认后使用
  • finish_tasks_by_date.py 按日期范围批量完成任务
  • repair_task_finish_date.py 修复任务填错的完成日期
  • close_finished_tasks.py 关闭已完成但未关闭的任务

脚本执行规则

  1. 未经用户明确确认,不要执行有副作用的禅道操作。
  2. 脚本用法、参数、命令示例统一以 references/commands.md 及其分脚本文档为准。
  3. 不要为了了解脚本怎么用而直接通读源码。

资源

What ships with it: 1 file

94.4 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,871. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.