Smithers ships with starter workflows for people who want a result before they want to write workflow code. Browse the starter gallery from any repo:Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
init --template. starters <id> also accepts aliases for lookup.
| Starter | Best for | Workflow | Command |
|---|---|---|---|
idea-to-prd | founders, product, marketing | write-a-prd | bunx smithers-orchestrator init --template idea-to-prd |
idea-to-tickets | product, operations, engineering | tickets-create | bunx smithers-orchestrator init --template idea-to-tickets |
launch-checklist | launch owners and operators | plan | bunx smithers-orchestrator init --template launch-checklist |
customer-incident | support escalations | debug | bunx smithers-orchestrator init --template customer-incident |
nontechnical-research | before-build decisions | research | bunx smithers-orchestrator init --template nontechnical-research |
requirements-interview | vague stakeholder requests | grill-me | bunx smithers-orchestrator init --template requirements-interview |
quality-audit | release readiness | audit | bunx smithers-orchestrator init --template quality-audit |
test-coverage | regression prevention | improve-test-coverage | bunx smithers-orchestrator init --template test-coverage |
ship-a-change | focused product improvements | research-plan-implement | bunx smithers-orchestrator init --template ship-a-change |
mission-mode | larger approved milestones | mission | bunx smithers-orchestrator init --template mission-mode |
- What outcome to expect
- What context to gather before running
- The exact
bunx smithers-orchestrator workflow run ...command - Useful follow-up commands
- When not to use that starter