← ClaudeAtlas

full-pipelinelisted

Run the complete end-to-end production pipeline — parse, match, compose, copy, preview, review, finalize.
indranilbanerjee/socialforge · ★ 4 · Data & Documents · score 76
Install: claude install-skill indranilbanerjee/socialforge
# /socialforge:full-pipeline — Complete Production Pipeline Run all phases sequentially with quality gates between each. ## Context efficiency Asset-heavy skill. **Grep before Read** the asset catalog (`${CLAUDE_PLUGIN_DATA}/<brand>/assets/index.json`) — never list the asset directory. Reference generated images / videos by path, not by loading metadata. Brand profile loads once per session. ## Pipeline Phases | Phase | Skill | Gate | |-------|-------|------| | -1 | credential-check | API credentials configured (Vertex AI and/or WaveSpeed) | | 0 | parse-calendar | Calendar parsed, all required fields present | | 1 | match-assets | Asset matches confirmed by user | | 2 | compose-creative | All images/videos generated, quality scores ≥7.0 | | 3 | adapt-copy | Copy adapted, compliance passed | | 4 | create-previews | Previews rendered for all posts | | 5 | build-review-gallery | Gallery built and accessible (images + video) | | 6 | manage-reviews | All posts reviewed (async — pipeline pauses here) | | 7 | finalize-month | All approved posts packaged for delivery | ## Phase -1: Credential Check Before any production work begins, verify that the required API credentials are configured via `credential_manager.py`. 1. Run `credential_manager.py status` to check Vertex AI and WaveSpeed configuration 2. **Image generation** requires Vertex AI credentials configured via `/socialforge:setup` 3. **Video generation** requires WaveSpeed API key (only checked if calendar contains vi