From bd-intern
Scans Linear projects and meeting notes to track action items across deals, classifying overdue, due soon, on track, or undated items in tables. Offers to create issues and update project health in Linear.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bd-intern:follow-up-trackerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read `config/company.yaml` from the bd-intern plugin directory. Use:
Read config/company.yaml from the bd-intern plugin directory. Use:
crm.team_name — for Linear queriespaths.meeting_notes — for meeting note scanningIf config is missing, stop and tell the user to run /bd-intern setup.
{crm.team_name} team in Linear{paths.meeting_notes} for recent notes mentioning company## Overdue ({count})
| Company | Action Item | Due Date | Days Overdue | Source |
## Due This Week ({count})
| Company | Action Item | Due Date | Source |
## No Deadline Set ({count})
| Company | Action Item | Source |
For overdue items, offer to:
npx claudepluginhub mmashiat/bd-internTracks multiple live deals with milestones, deadlines, action items, and status updates. Maintains a pipeline view and surfaces upcoming deadlines and overdue items for weekly reviews.
Generates weekly pipeline health digest for active Linear deals, categorizing by progress, stale status, risks, and new additions; compiles action items, stage summaries, and posts to Slack.
Syncs monday NoteTaker meeting transcripts to CRM deals by matching participants and appending structured updates with key points, next steps, and commitments.