Help us improve
Share bugs, ideas, or general feedback.
From bd-intern
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.
npx claudepluginhub mmashiat/bd-internHow this skill is triggered — by the user, by Claude, or both
Slash command
/bd-intern:weekly-pipeline-reviewThe 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:
Manages BD deal pipelines in Linear (or configured CRM): lists active deals by stage/staleness, creates new deals with product initiatives, updates stages/health/notes, performs health checks for stale/stuck/at-risk deals.
Analyzes sales pipeline from CRM CSVs or integrations: prioritizes deals, flags stale/stuck risks and hygiene issues like bad close dates, generates weekly action plans.
Tracks multiple live deals with milestones, deadlines, action items, and status updates. Maintains a deal pipeline view and surfaces upcoming deadlines and overdue items for weekly deal reviews.
Share bugs, ideas, or general feedback.
Read config/company.yaml from the bd-intern plugin directory. Use:
crm.team_name — for pipeline queriespaths.meeting_notes — for meeting contextintegrations.slack_channel — for Slack postingIf config is missing, stop and tell the user to run /bd-intern setup.
Use the pipeline-reviewer agent (agents/pipeline-reviewer.md):
{crm.team_name} team in LinearSearch {paths.meeting_notes} for notes from the past 7 days. Extract:
Deals that advanced stage or had positive updates this week.
Deals with no update in 14+ days:
Deals with health=atRisk/offTrack or negative signals in updates.
Deals created in the last 7 days.
Structure:
One-line stats: "X active deals. Y moved forward. Z stale. W at risk. V new."
| Company | Stage Change | Key Update | Next Step |
| Company | Issue | Days Since Update | Recommended Action |
| Company | Product Interest | Source | Status |
Consolidated from all deals, sorted by urgency. Include:
| Stage | Count | Deals |
{paths.meeting_notes}/_weekly-digests/Pipeline Review {YYYY-MM-DD}.md{integrations.slack_channel}