follow-up-tracker

Extract action items from meeting notes and Linear projects, then classify them by deadline.

19|4|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/mmashiat/bd-intern --skill follow-up-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: follow-up-tracker
Source: https://github.com/mmashiat/bd-intern/tree/main/skills/follow-up-tracker
Command: npx skills add https://github.com/mmashiat/bd-intern --skill follow-up-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tracking and surfacing action items across all deals to prevent missed follow-ups and stalled deals.

Core Features & Use Cases

  • Action-item extraction: Pulls items from meeting notes and Linear updates into a single, organized view.
  • Priority classification: Tags items as Overdue, Due Soon, On Track, or No Date for quick triage.
  • Consolidated dashboard: Presents a unified view of action-items across all deals for fast review and accountability.

Quick Start

Run the Follow-Up Tracker against your configured company data to surface overdue and due-soon items.

Frequently Asked Questions about follow-up-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track deal action-items across multiple meeting notes and Linear projects?

Track deal action-items by scanning Linear projects and consolidating meeting notes into a single view. The follow-up tracker classifies items by deadline, categorizing them as overdue, due soon, on track, or no date.

What is the best way to surface overdue follow-ups before deals stall?

Surface overdue follow-ups by running the tracker against your configured company data in config/company.yaml. It reads meeting notes paths and automatically flags overdue and due-soon items for quick triage.

How does priority classification work for pipeline action items?

Priority classification for pipeline action items works by reading deadlines and categorizing each item into four buckets: Overdue, Due Soon, On Track, or No Date. This provides fast review and accountability across all deals.

Can I use my existing CRM data and meeting notes to prevent missed follow-ups?

Yes, you can use existing CRM data and meeting notes to prevent missed follow-ups. The tracker reads your configured company data and meeting notes paths, consolidating updates into a unified dashboard for accountability.

What do I need to set up before running the follow-up tracker?

Before running the follow-up tracker, you need a config/company.yaml file configured with your company data and accessible meeting notes paths. The tool uses these inputs to scan Linear projects and classify action items.

Does the follow-up tracker work with Linear to manage pipeline deals?

Yes, the follow-up tracker works with Linear by scanning your Linear projects to extract action items. It consolidates these Linear updates with meeting notes to surface deal progress and prevent stalled pipeline deals.