Stage Commands
| Command | What it does |
/blog flow | Shows the stage menu with one-line descriptions |
/blog flow find [topic|url] | Runs all 5 Find prompts for keyword + intent discovery |
/blog flow optimize [url] | Selects and runs 2-3 of 21 Optimize prompts by context |
/blog flow win [url] | Runs all 3 Win prompts for BOFU and conversion |
/blog flow prompts | Lists every prompt with stage, name, and trigger |
/blog flow sync | Pulls the latest prompts from github.com/AgriciDaniel/flow |
Cross-Skill References
FLOW does not duplicate the rest of Claude Blog. It points at the right specialist skill when one is needed:
Why the Local Stage is Excluded
The full FLOW framework includes 11 Local-stage prompts targeting Google Business Profile, NAP consistency, citations, and map-pack visibility. Those prompts target brick-and-mortar work, not blog content. For local SEO use the /seo local skill from the claude-seo plugin instead.
Syncing the Prompt Library
FLOW prompts live in the upstream repo at github.com/AgriciDaniel/flow. Run /blog flow sync to pull the latest version. The sync script is anonymous-first against the GitHub API (no token required for under 60 requests per hour on public repos). A SHA-256 lockfile (flow-prompts.lock) tracks baseline integrity and reports upstream drift before writing.
Attribution
Every /blog flow activation outputs this header before analysis:
Framework and prompts © Daniel Agrici, CC BY 4.0, github.com/AgriciDaniel/flow
The attribution is required by the CC BY 4.0 license and is automated by the sync script. Do not remove it.