Sermon Start banner
idoforgod idoforgod

Sermon Start

Productivity community

Description

# /sermon-start — Sermon Research Workflow Entry Point Start the Sermon Research Workflow. This command initializes Phase 0 and begins orchestration. ## Usage ``` /sermon-start [mode] [input] ``` ## Arguments - **mode**: `theme` (default) | `passage` | `series` - **input**: The topic, passage reference, or series description ## Examples ``` /sermon-start theme Trusting God in times of suffering /sermon-start passage Psalm 23:1-6 /sermon-start series John Gospel series - Week 3 (John 3:1-21)

Installation

Installs to ~/.claude/commands/idoforgod-sermon-assistant-agenticworkflow-sermon-start.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/idoforgod/Sermon-Assistant-AgenticWorkflow/HEAD/.claude/commands/sermon-start.md -o ~/.claude/commands/idoforgod-sermon-assistant-agenticworkflow-sermon-start.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository