From bd-intern
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bd-intern:bd-pipelineThe 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 — Linear team for pipeline (default: "Partnerships")crm.tool — CRM tool (default: "linear")products[] — for product initiative optionsIf config is missing, stop and tell the user to run /bd-intern setup.
{crm.team_name} team| Company | Stage | Initiative | Lead | Last Updated | Health |
|---------|-------|-----------|------|-------------|--------|
config.products? (required){crm.team_name}{crm.team_name} for company name{crm.team_name}npx claudepluginhub mmashiat/bd-internGenerates 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.
Tracks 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.
Updates CRM pipeline deals: move stages, update values, add notes, track velocity. Provides before/after view and pipeline metric impact.