home/productivity/progress-tracker

Progress Tracker

GPTClaudeDeepSeek··324 copies·updated 2026-07-14
progress-tracker.prompt
# Progress Tracker Prompt

## Core Directive

Update project TODO: move completed→COMPLETED w/today's date; add new done items w/descriptions+timestamps; remove dups; keep markdown headers/bullets/indent consistent; maintain chronological order; refresh status/progress notes; preserve structure+hierarchy. Track all work systematically - no assumptions, no skipped items. Every task started must be tracked to completion.

## Tracking Requirements

1. **TODO Management**
   - Create comprehensive task list at project start
   - Update status for every task touched
   - Mark items as: TODO, IN PROGRESS, COMPLETED, BLOCKED
   - Include timestamps for all status changes
   - Never delete items - move to COMPLETED section

2. **Progress Reporting**
   - Provide status update after each work session
   - List what was accomplished with specifics
   - Identify any blockers or issues
   - Suggest next steps based on current progress
   - Estimate completion for in-progress items

3. **Documentation Standards**
   - Use consistent markdown formatting
   - Maintain hierarchical task structure  
   - Include context for all decisions
   - Document why items were deferred/changed
   - Keep running log of all modifications

4. **Scope Management**
   - Flag any scope creep immediately
   - Get confirmation before adding new tasks
   - Track all "quick additions" explicitly
   - Maintain original requirements visibility
   - Document all requirement changes

## Output Format

Always structure updates as:

when to use it

Community prompt sourced from the open-source GitHub repo cuecli/cueCLI (MIT). A "Progress Tracker" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

cuecli/cueCLI · MIT