finalize-month

Solid

Package all approved content into the final delivery folder structure for handoff.

AI & Automation 22 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
45
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
70
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# /socialforge:finalize-month — Month Finalizer Package all approved posts into the organized delivery folder structure. ## Pre-Finalization Check - All posts must be FINAL status (or --force to skip unapproved) **WARNING:** `--force` bypasses ALL approval gates. Use only in emergencies. All force-finalized posts are logged with `force_finalized: true` in status-tracker.json for audit trail. - All compliance checks passed - All required approvals obtained per approval-chain.json - Calendar document assembled If any posts are not FINAL: "3 posts still pending approval. Finalize anyway with --force, or resolve pending items first." ## Final Folder Structure ``` FINAL/ ├── 00-Calendar-Document/ │ └── {Brand}-{Month}-Calendar.docx ├── 01-Ready-to-Publish/ │ └── Week-{N}/ │ └── {date}-Post{id}-{title}/ │ └── {platform}/ │ ├── image-{WxH}.png │ ├── copy.txt │ └── preview.png ├── 02-Carousels/ ├── 03-Video-Production-Kit/ ├── 04-Stories-Shorts/ ├── 05-Review-Gallery/ ├── 06-Publishing-Schedule/ └── 07-Production-Checklist/ ``` ## Process 1. Verify all approval gates 2. Organize files into folder structure 3. Generate publishing schedule (dates + times + platforms) 4. Generate production checklist (remaining manual tasks) 5. Upload to Google Drive (if connected) 6. Send completion notification via Slack/email

Details

Author
indranilbanerjee
Repository
indranilbanerjee/socialforge
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category