Comments, Activity, And Inbox
Read discussions, leave updates, inspect activity, and manage notifications.
These commands keep communication attached to the work. Use comments for task-specific updates, activity for audit/history, and inbox commands for mentions and notifications.
plot comment list
Use plot comment list to read comments on a task or project before acting.
plot comment list --entity task --id ENG-042plot comment add
Use plot comment add to leave a progress update, decision, blocker, or handoff
note on a task or project.
plot comment add --entity task --id ENG-042 --body "Implemented and ready for review."plot activity list
Use plot activity list to inspect recent activity for the workspace or a
specific entity, team, or project.
plot activity list --limit 20plot inbox list
Use plot inbox list to list active notifications for the current user.
plot inbox listShow only unread notifications when you want a shorter list.
plot inbox list --unreadplot inbox read
Use plot inbox read to mark a notification as read.
plot inbox read notif_123plot inbox archive
Use plot inbox archive to remove a notification from the active inbox.
plot inbox archive notif_123