Use when running multi-skill pipelines — new-feature, marketing-launch, design-to-code, web-creation, full-audit, rag-setup workflows
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Use when running multi-skill pipelines — new-feature, marketing-launch, design-to-code, web-creation, full-audit, rag-setup workflows
arguments
[{"name":"workflow","description":"Workflow name: new-feature, marketing-launch, design-to-code, web-creation, full-audit, rag-setup","required":true},{"name":"context","description":"Additional context for the workflow","required":false}]
Batch Workflow — Multi-Skill Pipelines
When to use
Running a multi-step workflow that chains several skills together (new-feature, marketing-launch, design-to-code, web-creation, full-audit, rag-setup).
Kicking off a named workflow pipeline rather than invoking individual skills manually.
Orchestrating sequential tasks that each depend on the output of the previous step.
Available Workflows
new-feature
Full feature development pipeline:
/brainstorming — explore requirements and design
/test-gen — write tests for the feature (TDD)
Implementation (manual or via /quick-api for API features)
/refactor — if code needs restructuring
/pr-review — self-review before committing
doc-writer agent — update docs
marketing-launch
Product launch content pipeline:
/competitor-analysis — understand the landscape
/content-pipeline — write launch blog post
/social-post platform=all — create social media posts