pipeline
The pipeline slash command analyzes content from one or multiple URLs to extract structural patterns, psychological techniques, and mechanical elements, then synthesizes findings into an anatomy guide with interview questions for content recreation. Use it when you need to deconstruct how existing content works or understand the underlying patterns that make particular web content effective.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/commands/pipeline.md -o ~/.claude/commands/pipeline.mdpipeline.md
# /octo:pipeline **Your first output line MUST be:** `🐙 Octopus Content Pipeline` Analyze content from URLs to extract patterns, psychological techniques, and structural elements. **Usage:** ``` /octo:pipeline <url> /octo:pipeline <url1> <url2> <url3> ``` **What it does:** 1. Validates and fetches content from URLs 2. Deconstructs patterns (structure, psychology, mechanics) 3. Synthesizes findings into an anatomy guide 4. Generates interview questions for content recreation **See:** skill-content-pipeline for full documentation. --- **Example:** ``` /octo:pipeline https://example.com/great-article → Fetching content... → Analyzing structure, psychology, mechanics... → Generating anatomy guide... → Creating interview questions... ✓ Analysis complete! See results below. ```
Backend architect for scalable API design, microservices, and distributed systems
Cloud architect for AWS/Azure/GCP infrastructure, IaC, FinOps, and multi-cloud strategies
Code review expert for quality analysis, security vulnerabilities, and production reliability
Database architect for data modeling, technology selection, schema design, and migration planning
Debugging specialist for errors, test failures, and unexpected behavior
Technical documentation architect for comprehensive system docs and architecture guides
Frontend developer for React, Next.js, responsive layouts, and accessible UI components
Performance engineer for optimization, observability, and scalable system performance