First-Day Starter Tasks¶
How to choose quickly¶
- choose
hellofor the smallest proof - choose
workspace-brieffor the first useful artifact - choose
repo-onboardingwhen you already have a real repository to inspect
If loopforge onboard succeeded, use one of these starter profiles next.
Starter 1: hello¶
Best for the smallest sanity check.
Outcome:
- proves LoopForge can create files in the workspace
- keeps the first run extremely small
Starter 2: workspace-brief¶
Best for converting setup into a useful artifact.
Outcome:
- writes
notes/workspace-brief.md - captures workspace purpose, risks, and next actions
Starter 3: repo-onboarding¶
Best when you want LoopForge to start reading a real repository.
Outcome:
- reads key repo files
- writes
notes/repo-onboarding.md - gives you a clearer first engineering handoff
When to use --prompt¶
Use --prompt when you already know exactly what your first task should be:
--prompt overrides starter defaults.