bluzir

35 mods across 3 repositories, 233 stars between them.

bluzir/claude-pipe

Instructions file

Instructions for bluzir/claude-pipe, covering claude.md — instructions for claude code, core rules, how to build a new pipeline, step 1: define phases and data flow and step 2: create directory structure.

89 6mo ago A 1,939 tokens original MIT

batch-worker

26

bluzir/claude-pipe

Agent Claude Code

Classify a batch of items according to a predefined schema. Each worker processes one batch independently, enabling parallel execution across multiple batches.

89 6mo ago A 2 tokens original MIT

docs-writer

27

bluzir/claude-pipe

Agent Claude Code

Write a single final markdown documentation file from structured YAML data. Applies anti-cringe and code-grounding to produce clean, accurate documentation.

89 6mo ago A 3 tokens original MIT

module-documenter

28

bluzir/claude-pipe

Agent Claude Code

Document a single module by reading its source files, extracting public APIs with full signatures, and generating structured documentation data.

89 6mo ago A 3 tokens original MIT

aspect-researcher

29

bluzir/claude-pipe

Agent Claude Code

Research a single aspect of the topic using web search. Evaluate source quality, extract findings with full attribution.

89 6mo ago A 4 tokens original MIT

report-generator

30

bluzir/claude-pipe

Agent Claude Code

Generate a comprehensive research report from synthesized findings. Every claim must be traceable to sources.

89 6mo ago A 2 tokens original MIT

category-scanner

31

bluzir/claude-pipe

Agent Claude Code

Scan the target codebase for vulnerabilities in a single category. Use grep patterns to find candidates, read code to confirm in context, eliminate false positives, and produce evidence-grounded findings.

89 6mo ago A 3 tokens original MIT

bluzir/claude-pipe

Agent

Generate {artifact type} from synthesized data, ensuring quality, traceability, and adherence to style guidelines.

89 6mo ago A 4 tokens original MIT

{topic}-researcher

33

bluzir/claude-pipe

Agent

Research {topic/aspect} using web search, evaluate source quality, extract structured findings with full attribution.

89 6mo ago A 5 tokens original MIT

[object Object]

34

bluzir/claude-pipe

Agent

Agent "[object Object]" from bluzir/claude-pipe, covering purpose, context, instructions, constraints and output schema.

89 6mo ago A 4 tokens original MIT

bluzir/claude-telegram

Instructions file

Claude Code instructions for bluzir/claude-telegram, covering claude.md, build & run commands, architecture, request flow and key files.

42 6mo ago A 845 tokens