Claude Desktop + Corcava MCP: Time Tracking Prompts and Guardrails
Use Claude Desktop with Corcava MCP to track time accurately and write clean worklog comments. This guide shows you how to start and stop timers safely, confirm task details before tracking, and document what was accomplished with clear summaries.
What This Workflow Accomplishes
Time tracking with Claude Desktop and Corcava MCP enables accurate work logging:
Key Outcomes
- Safe timer management: Start and stop timers with task verification
- Clean worklogs: Write clear summary comments when stopping timers
- Task confirmation: Verify task ID and title before starting
- Accurate tracking: Prevent accidental tracking on wrong tasks
- Work documentation: Document what was accomplished during tracked time
Prerequisites
Before using this workflow, ensure you have:
- Claude Desktop installed and configured with Corcava MCP
- Corcava API key with write access to time tracking and comments
- Tasks ready to track time on
- Understanding of which task you want to track
Set up Claude Desktop with Corcava MCP →
Step-by-Step Workflow
Step 1: Check Current Tracking Status
Before starting a new timer, check if one is already running:
Status Check Prompt
What Claude does:
- Calls
get_tracking_statusto check current timer - Shows active task title and duration if timer is running
- Confirms no timer is active if nothing is tracking
Step 2: Confirm Task Before Starting Timer
⚠️ Always Confirm Task Before Starting
To prevent accidental tracking on the wrong task:
- Show Task Details: Display task title, description, and status
- Confirm Task ID: Verify the exact task you want to track
- Require Confirmation: Wait for explicit confirmation before starting
Safe Task Confirmation Prompt
What Claude does:
- Calls
get_taskto fetch task details - Displays task information clearly
- Waits for your confirmation
- Only calls
start_time_trackingafter confirmation
Step 3: Start Timer
Once confirmed, start tracking time:
Start Timer Prompt
What Claude does:
- Calls
start_time_trackingwith the task ID - Confirms timer started successfully
- Shows which task is now being tracked
Step 4: Stop Timer and Add Summary
When done working, stop the timer and document what was accomplished:
Stop Timer with Summary Prompt
What Claude does:
- Calls
get_tracking_statusto see what's currently tracking - Calls
stop_time_trackingto stop the timer - Calls
add_task_commentto add your summary - Confirms timer stopped and comment added
Complete Workflow Prompts
Here are complete, copy-paste ready prompts for time tracking:
Start Timer (Complete with Confirmation)
Use this when: You want to safely start tracking time on a specific task
Stop Timer with Summary (Complete)
Use this when: You're done working and want to log what you accomplished
Check Status and Switch Tasks
Use this when: You need to switch between tasks
Writing Clean Worklog Comments
Best Practices for Worklog Comments
- Be Specific: Describe what was accomplished, not just "worked on task"
- Include Outcomes: Mention what was completed, fixed, or created
- Note Blockers: If you hit issues, mention them briefly
- Keep It Concise: 1-3 sentences is usually enough
- Use Action Verbs: "Implemented", "Fixed", "Created", "Tested"
Example Worklog Comments
Good Example:
Better Example:
Avoid (Too Vague):
Claude Desktop-Specific Tips
Best Practices for Claude Desktop
- Natural Language: Describe what you want in plain English—Claude understands context
- Conversation Memory: Claude remembers previous messages, so you can reference earlier tasks
- Confirmation Patterns: Always use confirmation prompts to prevent mistakes
- Summary Quality: Ask Claude to help you write better summaries if needed
- Status Checks: Regularly check tracking status to avoid double-tracking
Troubleshooting
Timer Won't Start
Symptom: Claude says timer can't start
Possible causes:
- Another timer is already running
- Task ID is incorrect
- API key doesn't have write permissions
Fix: Check current tracking status first, verify task ID, confirm API permissions
Wrong Task Being Tracked
Symptom: Timer started on wrong task
Possible causes:
- Task ID confusion
- Similar task titles
- No confirmation step used
Fix: Always use confirmation prompts that show task details before starting
Related Resources
Claude Desktop Setup
Configure Corcava MCP in Claude Desktop
Time Tracking Basics
General time tracking workflow
Status Reports
Claude Desktop status reporting
Time Tracking Tools
MCP tool reference
Track Time Accurately with Claude Desktop
Use Claude Desktop with Corcava MCP for safe, accurate time tracking
