Add a comment to a task
Adds progress or context comments to tasks with intelligent prefix suggestions.
/plugin marketplace add obsfx/trekker-claude-code/plugin install obsfx-trekker@obsfx/trekker-claude-codeAdd a comment to document progress or context.
IMPORTANT: /trekker:comment is a skill (invoke via Skill tool), NOT a bash command. Use trekker comment add CLI as shown below.
$1: Task ID (e.g., TREK-1) - optionalIf no task ID provided, ask which task to comment on.
trekker comment add <task-id> -a "claude" -c "<content>"
Suggest appropriate comment prefixes:
Analysis: - for investigation findingsProgress: - for work updatesSummary: - for completion summariesCheckpoint: - for context preservation before breaksBlocked: - for blockers