At Zentao
kairyou/agent-toolsWork ZenTao bugs/tasks end to end: fetch details, confirm understanding, fix, verify, stage with git add, then ask before committing and before writing status back to ZenTao. Supports single items and sequential batches. Use when the user references ZenTao (禅道) bugs or tasks.
At a glance
git clone --depth 1 https://github.com/kairyou/agent-tools
cp -r agent-tools/skills/systems/at-zentao ~/.claude/skills/at-zentao
Setup, runtime and requirements describe kairyou/agent-tools, the repo this skill ships in.
Also in kairyou/agent-tools
View the repoGenerate a Conventional Commits message from staged changes and wait for confirmation before committing. Use when the user asks to commit or...
Summarize each day's Git activity into a concise daily work log, for a single date or a range. Uses the current repository, optional configu...
Review code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted...
Summarize a contributor's Git history, a provided work log, or both into a concise, review-friendly self-evaluation for quarterly, semi-annu...
Refactor changed code to reduce duplication, complexity, and wasted work. Use for diffs, commit ranges, PRs, paths, staged changes, or worki...