sm-pipeline-stage

Community

Coordinate robust fetch pipelines with confidence

Authordchuk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach for adding or modifying fetch pipeline stages in SourceMonitor, enabling teams to extend the ingestion workflow with minimal risk and clear interfaces.

Core Features & Use Cases

  • Defines or updates a Stage with a standard call(source:, result:) interface that can be composed in the FetchRunner.
  • Supports dependency injection, testability, and isolation of concerns across Fetching components (FetchRunner, FeedFetcher, EntryProcessor, ItemCreator, and Completion handlers).
  • Use Case: introduce a custom auditing or enrichment step that runs after a fetch but before item creation.

Quick Start

Create a new Stage class that implements call(source:, result:) and wire it into FetchRunner so it runs after each fetch.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sm-pipeline-stage
Download link: https://github.com/dchuk/source_monitor/archive/main.zip#sm-pipeline-stage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.