Dev Tutorial: How to Onboard Existing Projects Into the Mini CLI Tool
The final installment of a nine-part series on the 'mini' developer tool covers how to integrate it into projects that are already underway, rather than starting from scratch. Three commands handle this onboarding process: import-gsd, audit, and map. The import-gsd command reads an existing GSD-style planning folder and converts its roadmap into mini phases, preserving status labels such as done, in-progress, and skipped. The audit command then scans existing source files and generates a structured codebase overview in .mini/codebase.md, giving the AI context about code it did not originally write, at a small API token cost. Finally, the map command builds a machine-readable index of each source file's exports, completing the onboarding workflow so development can continue seamlessly through mini's standard loop.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in