Documentation
README
formax-repomix-handoff-workflow
Goal
Create a clean handoff package for another AI with:
- the smallest correct repomix bundle
- a prompt that matches the target environment
- explicit acceptance criteria and non-goals
- predictable artifact naming + validation (so uploads stay consistent)
Where to change what
- All handoff artifacts live in one folder:
repomix-output/ - Bundle output:
repomix-output/repomix-<topic>-<tier>.txt - Handoff prompt:
repomix-output/<topic>-handoff-prompt.md - File manifest notes:
repomix-output/repomix-<topic>-files.md - Template references:
references/prompt-templates.md
Required hygiene: each new pack run must clear previous files in
repomix-output/first, so users can upload that folder as-is without manual file picking.
This is the opening of the README. Read the full README on GitHub.