Forge Research Loop
Run research tasks from a project forge file one step at a time.
Required flow
- •Ask for project folder path if unclear (absolute path).
- •Open project
*.forge.mdand list research items. - •Execute exactly one research step.
- •After each step:
- •write findings into
*.forge.md - •update project
*.mdif scope/decisions changed - •send short report
- •ask: continue with next step?
- •write findings into
- •Wait for user confirmation.
- •After all research is done:
- •create
<project-folder>/agents.md - •add concise roles/work split based on findings
- •send done signal.
- •create
File rules
- •only edit files inside the chosen project folder
- •keep forge as execution truth and idea as intent
- •fail fast on missing files and report exact path
Reporting style
short, concrete, no implementation until user says continue.