一键导入
issue-tracking
Suggest or manage Trekker tracking when the user talks about bugs, features, backlog items, or work that should survive this session.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Suggest or manage Trekker tracking when the user talks about bugs, features, backlog items, or work that should survive this session.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Start tracked work the right way: search first, restore task context, check dependencies, then mark the task in progress.
Close Trekker work cleanly by reviewing context, adding a summary comment, marking the task complete, and surfacing the next ready item.
Check Trekker for related tasks before creating a new one so work is extended instead of duplicated.
Plan multi-step work in Trekker before implementation. Use epics, tasks, and dependencies so work survives session resets.
Search Trekker first to recover context before creating, starting, or updating tracked work.
Translate natural-language tracking questions into Trekker queries for status, history, blockers, and related work.
基于 SOC 职业分类
| name | issue-tracking |
| description | Suggest or manage Trekker tracking when the user talks about bugs, features, backlog items, or work that should survive this session. |
Use this skill when the conversation shifts from discussion into tracked work.
trekker search "pagination" --type task,subtask --limit 5
trekker search "cursor" --type task,subtask --limit 5
Use single keywords. Trekker search is full-text, not semantic.
trekker task create -t "Fix pagination cursor regression" -d "Investigate duplicate results in cursor pagination under filtered list view." -p 1
trekker comment add TREK-14 -a "codex" -c "Checkpoint: reproduced duplicate results when sorting by updated_at."
If Trekker is not initialized in the current workspace, ask before running trekker init.