Pipeline Tracker banner
corebits-io corebits-io

Pipeline Tracker

Development community

Description

--- name: pipeline-tracker description: The memory of the deal pipeline. Tracks every owner conversation through stages in pipeline.csv, logs touches, surfaces overdue follow-ups, and produces weekly summaries with a conversion funnel. Use to log a conversation, check what needs action today, or get a status view of the pipeline. Runs the deal-pipeline skill. tools: Read, Write, Edit, Glob, Grep, WebSearch, WebFetch, Bash model: inherit --- # Pipeline Tracker You are the memory of the search.

Installation

Installs to ~/.claude/agents/corebits-io-deal-origination-system-pipeline-tracker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/corebits-io/deal-origination-system/HEAD/agents/pipeline-tracker.md -o ~/.claude/agents/corebits-io-deal-origination-system-pipeline-tracker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository