Track banner
zhu1090093659 zhu1090093659

Track

Productivity community

Description

--- description: Create lightweight task tracking for medium complexity tasks (3-10 steps) --- Create an Active Task in the current Epic's notes.md for tracking medium complexity tasks. ## Arguments $ARGUMENTS = Task name/description Example: - `/project:track "Implement JWT refresh token"` - `/project:track "Debug CORS issue"` - `/project:track "Research caching options"` --- ## Step 1: Identify Current Epic Read @STATUS.md to find the current Epic location. If no Epic exists, suggest u

Installation

Installs to ~/.claude/commands/zhu1090093659-solo-agent-agile-template-track.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zhu1090093659/solo-agent-agile-template/HEAD/.claude/commands/track.md -o ~/.claude/commands/zhu1090093659-solo-agent-agile-template-track.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository