pipeline

Monitor and control the Octo-Reach GTM pipeline via command-line interface.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/ajayjoshi-ciphersonic/octo-reach --skill pipeline-ajayjoshi-ciphersonic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline
Source: https://github.com/ajayjoshi-ciphersonic/octo-reach/tree/main/.claude/skills/pipeline
Command: npx skills add https://github.com/ajayjoshi-ciphersonic/octo-reach --skill pipeline-ajayjoshi-ciphersonic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fastapi, uvicorn, psycopg2-binary, requests, websocket-client, python-dotenv, beautifulsoup4, lxml, feedparser, psycopg2, slack_sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the monitoring, control, and management of the Octo-Reach GTM (Go-to-Market) pipeline, ensuring seamless operations and real-time insights.

Core Features & Use Cases

  • Pipeline Monitoring: Access the full dashboard to get a snapshot of pipeline health and status.
  • Dynamic Control: Execute commands to start, stop, and visualize the pipeline services.
  • Detailed Insights: Show LinkedIn crawl details, enrichment queue status, and more.
  • Use Case: Quickly identify issues with the LinkedIn crawling service or check the progress of the enrichment queue without navigating multiple systems.

Quick Start

Monitor the pipeline status using the command '/pipeline status'.

Frequently Asked Questions about pipeline

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

FAQPage Schema
How do I monitor my GTM pipeline status and LinkedIn crawling progress?

The pipeline monitoring tool provides a dashboard snapshot of GTM pipeline health, showing LinkedIn crawl details and enrichment queue status to quickly identify operational issues.

Can I dynamically start and stop Go-to-Market pipeline services from the command line?

Yes, you can dynamically control Go-to-Market pipeline services by executing CLI commands to start, stop, and visualize the Octo-Reach pipeline operations directly from your terminal.

Do I need Python and FastAPI to run LinkedIn lead scoring and pipeline management?

Yes, you need Python installed along with FastAPI and Uvicorn dependencies to execute the CLI, manage the PostgreSQL database via psycopg2, and run the LinkedIn lead scoring operations.

How do I check the enrichment queue status for my lead scoring pipeline?

You can check the lead scoring enrichment queue status by accessing the detailed pipeline dashboard, which displays real-time queue progress and highlights any bottlenecks in the data enrichment process.

What is the best way to identify issues with a LinkedIn scraping service in a GTM pipeline?

The best way to identify LinkedIn scraping issues is to use the pipeline monitoring dashboard, which surfaces crawl details and service health metrics without needing to navigate multiple separate systems.

Does this pipeline management tool integrate with Slack for GTM operations alerts?

Yes, the pipeline management tool integrates with Slack using the slack_sdk dependency, allowing you to receive updates and alerts regarding your Go-to-Market pipeline operations.