/revision
Apply revision feedback to a post and regenerate affected elements
$ npx -y skills add indranilbanerjee/socialforge --agent claude-codeShips with socialforge. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/revision
Context preview
What this command does when you run it.
Apply revision feedback to a post and regenerate affected elements
Command definition
revision.mddescription: Apply revision feedback to a post and regenerate affected elements argument-hint: "<post-id> <feedback>"
Revision
Apply specific revision feedback to a post. Regenerates only the affected elements (image, copy, or both).
Process
1. Load post and current state from status-tracker.json 2. Parse feedback to determine what needs changing (image, copy, or both) 3. Incorporate feedback into regeneration prompt 4. Re-run affected pipeline steps 5. Update revision_history in status-tracker.json 6. Show revised post for approval 7. Max 3 revision cycles per post before escalation
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.
Other commands on socialforge.
- /adapt-copy
Adapt post copy for each target platform with character limits, hashtags, and compliance
Open command - /assemble-document
Assemble the final delivery document (DOCX) with all approved posts, images, and copy
Open command - /brand-setup
Configure a new brand profile with colors, fonts, logo, visual style, platforms, and compliance rules
Open command - /check-approvals
Check pending approval status and send reminders if overdue
Open command - /client-review
Send approved posts to client for review via Slack or email
Open command - /cost-report
Show API cost breakdown for the current month's production
Open command

