From socialforge
Manages multi-tier approval workflows for content (internal, client, CEO) with revision tracking and reminders.
How this skill is triggered — by the user, by Claude, or both
Slash command
/socialforge:manage-reviews [--post <id>] [--approve] [--revise] [--client-send][--post <id>] [--approve] [--revise] [--client-send]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage the multi-tier approval workflow per brand's approval-chain.json.
Manage the multi-tier approval workflow per brand's approval-chain.json.
/socialforge:manage-reviews --approve P04 — Approve post P04 at current tier/socialforge:manage-reviews --revise P04 "Make the background warmer" — Request revision with feedback/socialforge:manage-reviews --client-send — Send all internally-approved posts to client review/socialforge:manage-reviews --check — Check pending approvals and send remindersQUEUED → ASSET_MATCHING → GENERATING → PENDING_REVIEW PENDING_REVIEW → APPROVED_INTERNAL | REVISION_REQUESTED | REJECTED REVISION_REQUESTED → GENERATING (re-enters production with feedback) REJECTED → QUEUED (start over) APPROVED_INTERNAL → PENDING_CLIENT (if client review required) | FINAL (if not) PENDING_CLIENT → APPROVED_CLIENT | REVISION_REQ_CLIENT | REJECTED_CLIENT APPROVED_CLIENT → PENDING_CEO (if CEO required) | FINAL (if not) PENDING_CEO → APPROVED_CEO → FINAL FINAL → (write-protected, no transitions)
npx claudepluginhub indranilbanerjee/socialforgeManages multi-stakeholder approval workflows for marketing assets: tiers by budget/risk/visibility, routes to approvers, tracks status, escalates deadlines, audits history.
Runs the complete end-to-end production pipeline for social media posts: parses calendar, matches assets, generates creative (images/video), adapts copy, creates previews, manages reviews, and finalizes monthly content.
Presents generated assets with a structured review checklist for human evaluation and approval during a campaign lifecycle.