skills/product/work-tracker/SKILL.md
Track bugs, tasks, ideas, and decisions in markdown. Use when logging work items, tracking progress, or managing a personal task list.
npx skillsauth add nimbalyst/skills work-trackerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
testing
Structure user research findings and insights. Use when documenting user research, interview synthesis, or usability testing results.
testing
Parallel multi-agent research with citations. Use when conducting deep research, competitive analysis, or investigating complex topics.
testing
Simulate customer interviews for practice. Use when preparing for user interviews or testing interview scripts.
research
Competitive analysis with SWOT and feature comparisons. Use when analyzing competitors, comparing products, or evaluating market positioning.