🗂️
AutomationJavaScript

ZenTao Workflow

by kairyou

ZenTao Workflow is an Automation skill for Claude Code, published by kairyou in agent-tools.

178 stars0 forkson kairyou/agent-toolsAdded 2026/09/07+2% in starsRepository updated 2026/08/31
agent-hooksagent-skillsclaude-codecodexcoding-agentsdeveloper-toolsopencodestatuslineusage-monitoring
Install in seconds
Install ZenTao Workflow
Copy ZenTao Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kairyou/agent-tools/tree/main/skills/systems/at-zentao ~/.claude/skills/at-zentao

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kairyou/agent-tools.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/systems/at-zentao/SKILL.md in kairyou/agent-tools
Installs to
~/.claude/skills/at-zentao
Collection
One of 8 skills cataloged from this repository
Category
Automation2109 skills

What ZenTao Workflow does

ZenTao Workflow handles ZenTao bugs and tasks end to end, including reading linked stories, updating status and hours, and writing back after code changes. Use it for referenced ZenTao items, time entries, and post-implementation sync.

ZenTao Workflow is cataloged under Automation on DirSkills. ZenTao Workflow comes from a repository tagged agent-hooks, agent-skills, claude-code, codex and coding-agents.

Documentation

README

ZenTao Bug/Task Workflow

Secure CLI boundary

This Skill bundles scripts/zentao-cli.mjs. Resolve the Skill root as the directory containing this SKILL.md, then run the script with Node using its resolved path from any working directory:

node <skill-root>/scripts/zentao-cli.mjs <command>

The script is the only component allowed to read ZenTao configuration, exchange credentials for a token, send authenticated requests, or inspect raw error responses. Run it directly without reading or copying its source into the conversation. Never read ~/.agent-tools/config.jsonc, print ZenTao env vars, call the token endpoint, or construct a ZenTao Token header yourself.

This is the opening of the README. Read the full README on GitHub.

Commands ZenTao Workflow provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /at-zentao

Frequently asked about ZenTao Workflow

  • What else does kairyou publish alongside ZenTao Workflow?

    ZenTao Workflow is one of 8 skills that DirSkills catalogs from kairyou/agent-tools, the repository it ships in. Its siblings there include At Commit, At Usage and At Vision. Each one is a separate skill with its own page in this directory, installs the same way ZenTao Workflow does, and is maintained by kairyou in that same repository. The rest of the collection is listed on the kairyou/agent-tools page.

  • How does ZenTao Workflow compare to other Automation skills?

    ZenTao Workflow ranks #1930 by stars among the 2109 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ZenTao Workflow against them. Open each page to compare what they document and how they install.

More from kairyou/agent-tools

ZenTao Workflow is one of 8 skills cataloged on DirSkills from kairyou/agent-tools.

See all 8 skills