@dirgest/cli
v0.2.6
Published
Context-aware project feature suggestions CLI
Maintainers
Readme
@dirgest/cli
Reads your codebase. Tells you what to build next — and hands you the prompt to build it.
npx @dirgest/cli --suggestdirgest --suggest # 4-6 balanced ideas
dirgest --suggest growth # or: ux · technical · wild
dirgest --ask "add a dark mode toggle" # does this idea fit?
dirgest --review roadmap.md # score a whole feature list
dirgest --inspect # report stack, configs, scripts, and tests
dirgest --suggest --crawl # widen the context first
dirgest --mock # offline, no API key neededWhen run in an interactive terminal, dirgest checks npm for a newer CLI release. If one is available, it asks before installing the latest version globally and restarting the original command. Use --no-update, or set DIRGEST_SKIP_UPDATE_CHECK=1, to skip the check.
Set any supported provider key (OPENAI_API_KEY, GROQ_API_KEY, …) and dirgest works out the rest.
Full documentation: github.com/bobbybacklogs/dirgest
MIT © Bobby Backlogs
