Loading...
Loading...
Help users get started with ZenTao and zentao-cli in a casual chat-based way. Let users follow their roles (Product Manager/Project Manager/Tester/Developer/Executive) to explore and practice in a real ZenTao environment, and get familiar with the CRUD operations and status transitions of modules such as Product, Requirement, Plan, Task, Bug, and Test Case. This skill is used when users are first exposed to ZenTao, want to get started with zentao-cli, hope to learn what ZenTao can do, or explicitly ask "Show me around ZenTao/Give me a ZenTao tour/Experience ZenTao".
npx skill4agent add easysoft/zentao-skills zentao-tourzentao profile"Which role do you usually take in your team? For example, the one who comes up with ideas, schedules tasks, finds bugs, writes code, or oversees the big picture?"
| Choice | File to Read |
|---|---|
| Product Manager | roles/pm.md |
| Project Manager | roles/pjm.md |
| Tester | roles/test.md |
| Developer | roles/dev.md |
| Executive | roles/executive.md |
| I'll just look around randomly | First ask the user to describe what they care about most right now, select the closest file from the 5 above, but start from the point the user mentioned instead of the top of the file |
createupdatedeletecloseresolvefinishzentao product create --name="..."| Error Code | Colloquial Explanation & Handling |
|---|---|
| E1001 / E1004 | "Looks like the login has expired. Let's log in again: |
| E2001 | "It doesn't recognize this module name. Let me run |
| E2002 | "This ID doesn't seem to match any object. Let me list them for you to choose from" |
| E2003 | "Required fields are missing. Let me check |
| E2006 | "Insufficient permissions. You might need to switch accounts or ask the administrator to grant access" |
| E5001 | "Network or service timeout. Let's try again later / First confirm if the ZenTao address is correct" |
zentao <module> delete <id> --yes