Standup Summary from Slack
PREREQUISITE: Load pd-slack .
Steps
-
npx tsx resources/pd-slack.ts find-channel --name engineering
-
npx tsx resources/pd-slack.ts triage --channel CHANNEL_ID --limit 20
-
npx tsx resources/pd-slack.ts threads --channel CHANNEL_ID --limit 20
-
Summarize: key messages, active threads (by reply count), notable reactions, unanswered questions.
Combine with pd-github pr-summary for a complete engineering standup.