Maps initiative (user/AI/shared leadership, autonomy) across stages of an AI-powered workflow, producing stage table, control timeline, handoff protocols, risks, and rebalancing recommendations.
How this command is triggered — by the user, by Claude, or both
Slash command
/model-interaction-design:map-initiative [AI-powered workflow or feature to map]The summary Claude sees in its command listing — used to decide when to auto-load this command
You are creating an initiative map for an AI-powered workflow. Use only skills from the model-interaction-design plugin. Follow this process: ## Step 1: Break Down the Workflow Identify every stage in the workflow from start to finish: - What triggers the workflow? - What are the key decision points? - What are the outputs at each stage? - Where does the workflow end? ## Step 2: Assign Initiative Using **mixed-initiative-flow**, for each stage determine: - **Who leads**: User, AI, or shared - **Why**: What makes this the right assignment? - **Autonomy level**: Full autonomy, supervised auto...
You are creating an initiative map for an AI-powered workflow. Use only skills from the model-interaction-design plugin. Follow this process:
Identify every stage in the workflow from start to finish:
Using mixed-initiative-flow, for each stage determine:
Using mixed-initiative-flow, for each transition:
Using feedback-loops, mark where:
Using mixed-initiative-flow (anti-patterns):
Deliver a complete initiative map:
npx claudepluginhub owl-listener/ai-design-skills --plugin model-interaction-design/design-workflowDesigns a complete multi-agent workflow for a user goal or task, producing overview diagram, task decomposition, agent roles, handoffs, state management, interventions, recovery, and observability plan.
/mapMaps analyzed executive responsibilities to LangGraph workflow nodes, edges, state schemas, and human-in-the-loop checkpoints, generating architecture docs and Mermaid diagrams.
/create-workflowScaffolds a custom swarm workflow by generating a mode skill and shortcut command. Prompts for workflow purpose and structure type, then produces the files.
/brainstormExplores user workflows using role templates to design agent systems by invoking the rcc:brainstorming-workflows skill.
/design-ai-featureDesign an AI-powered feature end-to-end — model selection, prompt architecture, eval framework, failure modes, cost modeling, and improvement flywheel
/sc-workflowGenerates structured implementation workflows from PRDs or feature descriptions using multi-persona coordination. Supports --strategy, --depth, and --parallel options.