Skip to main content
Run any Skill in Manus
with one click

recsys-pipeline-architect

Stars2
Forks0
UpdatedJuly 9, 2026 at 00:38

Spec-and-scaffold discipline for composable recommendation, ranking, and feed pipelines built on the six-stage pattern Source → Hydrator → Filter → Scorer → Selector → SideEffect. Teaches why the stage order is fixed, what each stage owns, where parallelism is safe, the load-bearing trade-offs (single relevance score vs multi-action prediction with tunable weights; candidate isolation vs joint scoring; online vs offline vs hybrid serving), a filter/scorer cookbook, and an eight-step interview-to-scaffold workflow. Use when the task is "pick the top K items for a (user, context)": social feeds, content-CMS surfacing, RAG retrieval reranking, task/notification prioritisation, search reranking, or ad ranking — the plumbing AROUND a scoring function, not the model itself.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly