一键导入
work-tracker
Track bugs, tasks, ideas, and decisions in markdown. Use when logging work items, tracking progress, or managing a personal task list.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Track bugs, tasks, ideas, and decisions in markdown. Use when logging work items, tracking progress, or managing a personal task list.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Get personalized, evidence-based recommendations for improving your Claude Code/Nimbalyst workflow
Write blog posts with strong voice and SEO structure. Use when writing blog posts, articles, or thought leadership content.
Create structured technical and product documentation. Use when writing docs, guides, API references, or knowledge base articles.
Product launch announcements and release notes. Use when writing launch emails, release notes, changelog entries, or product announcements.
Battlecards, demo scripts, and GTM materials. Use when creating sales collateral, competitive battlecards, or go-to-market content.
HTML slide decks with consistent design system. Use when creating presentations, pitch decks, or slide-based content.
| name | work-tracker |
| description | Track bugs, tasks, ideas, and decisions in markdown. Use when logging work items, tracking progress, or managing a personal task list. |
Create a tracking item in the appropriate tracking document.
Tracking items are organized by type in nimbalyst-local/tracker/. Common types include:
- [Brief description] #[type][id:[type]_[ulid] status:to-do priority:medium created:YYYY-MM-DD]
When the user types /track [type] [description]:
Where [type] is the tracker type (e.g., bug, task, idea, feature-request, etc.)
nimbalyst-local/tracker/[type]s.md)/track bug Login fails on mobile Safari
/track task Update API documentation
/track idea Add dark mode support
/track feature-request Export to PDF functionality
/track decision Use PostgreSQL for database
/track feedback Users find settings page confusing
The /track command automatically detects which tracker schemas are installed in your workspace and routes items to the appropriate file. If a tracker type doesn't exist, it will suggest creating one or offer alternatives.