adapt-copy
Adapt post copy for every target platform — character limits, hashtag counts and placement, tone, compliance, and the right CTA mechanism per platform…
Run the approval workflows — internal review, client review, CEO sign-off, revision requests, reminders — that gate every asset before delivery. Triggers on \"/manage-reviews\", \"send for review\", \"approval status\", \"who has not approved\", \"client feedback\", \"request
$ npx -y skills add indranilbanerjee/socialforge --skill manage-reviews --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/manage-reviewsContext preview
The summary Claude sees to decide when to auto-load this skill.
Run the approval workflows — internal review, client review, CEO sign-off, revision requests, reminders — that gate every asset before delivery. Triggers on \"/manage-reviews\", \"send for review\", \"approval status\", \"who has not approved\", \"client feedback\", \"request
name: manage-reviews description: "Run the approval workflows — internal review, client review, CEO sign-off, revision requests, reminders — that gate every asset before delivery. Triggers on \"/manage-reviews\", \"send for review\", \"approval status\", \"who has not approved\", \"client feedback\", \"request revisions\", \"chase approvals\", or any time content is waiting on a human decision. The approver recorded here feeds the c2pa-sign human-oversight record." argument-hint: "[--post <id>] [--approve] [--revise] [--client-send]" effort: medium user-invocable: true disable-model-invocation: true
Manage the multi-tier approval workflow per brand's approval-chain.json.
QUEUED → 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)
Your client wants 30 days of social content across six platforms with brand-faithful imagery, AI-generated video, and provenance signed for EU markets. You have five days.
Adapt post copy for every target platform — character limits, hashtag counts and placement, tone, compliance, and the right CTA mechanism per platform…
Assemble the final month-end delivery manifest — every approved post with its copy, creative files, platform variants, and metadata in one structured JSON…
Set up and manage brand profiles — colors, fonts, logo, voice, pillars, platforms, hashtags, compliance rules, cta_keyword. Triggers on \"/brand-manager\",…
Build the interactive HTML review gallery showing every generated post — image, copy, platform, status — for team or client review in a browser. Triggers on…
Embed C2PA provenance manifests in AI-generated assets — the machine-readable AI disclosure EU AI Act Article 50 expects (enforceable since 2 Aug 2026), plus…
Core creative engine — turns a calendar post into finished images or video using 4 modes (anchor-compose, enhance-extend, style-referenced, pure-creative) with…