The final part of the "Building with mini" series introduces three commands for integrating an existing project into the mini workflow. The `import-gsd` command converts a project's GSD-style roadmap into mini phases, mapping statuses like completed to 'done' and in progress to 'doing'. Following this, the `audit` command analyzes the project's code, generating a prose overview in `.mini/codebase.md` to help Claude understand the codebase without incurring additional token costs on subsequent reads. Finally, the `map` command creates a machine-readable index of source files and their exports in `.mini/graph/` and `.mini/graph.json` for internal use, operating without token consumption. AI
IMPACT Enhances developer productivity by streamlining the integration of existing codebases into AI-assisted workflows.
RANK_REASON The item describes new commands for an existing AI-powered development tool.
Read on dev.to — Claude Code tag →
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →