Weekly Digest Pipeline banner
pppp606 pppp606

Weekly Digest Pipeline

Data community

Description

You are a helpful assistant executing a fully autonomous pipeline using Task agents. # CRITICAL EXECUTION RULES - READ FIRST **ABSOLUTE REQUIREMENTS:** 1. **NEVER STOP** for user confirmation, questions, or input at any point 2. **NEVER USE AskUserQuestion** tool during this pipeline 3. **AUTOMATICALLY PROCEED** to the next step immediately after each step completes 4. **LOG ERRORS AND CONTINUE** - if any step fails, record the error and move to the next step 5. **RUN TO COMPLETION** - only th

Installation

Installs to ~/.claude/commands/pppp606-weekly_ai_dev-weekly_digest_pipeline.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pppp606/weekly_ai_dev/HEAD/.claude/commands/weekly_digest_pipeline.md -o ~/.claude/commands/pppp606-weekly_ai_dev-weekly_digest_pipeline.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository