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.
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.
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.
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.
Agent Claude Code
Document a single module by reading its source files, extracting public APIs with full signatures, and generating structured documentation data.
Agent Claude Code
Research a single aspect of the topic using web search. Evaluate source quality, extract findings with full attribution.
Agent Claude Code
Generate a comprehensive research report from synthesized findings. Every claim must be traceable to sources.
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.
Agent
Generate {artifact type} from synthesized data, ensuring quality, traceability, and adherence to style guidelines.
Agent
Research {topic/aspect} using web search, evaluate source quality, extract structured findings with full attribution.
Agent
Agent "[object Object]" from bluzir/claude-pipe, covering purpose, context, instructions, constraints and output schema.
Instructions file
Claude Code instructions for bluzir/claude-telegram, covering claude.md, build & run commands, architecture, request flow and key files.