rngo system infer

Runs a prompt with the configured coding agent CLI that instructs it to infer systems from the application's source code, and to write each to a file in the .rngo/systems directory.

The prompt is simply pulled from https://rngo.dev/docs/llm/skills/infer-systems.md.

See the System reference to learn how to adjust the inferred systems - or if you prefer to just write them by hand.

Usage

rngo system infer

This uses the coding agent configured in the project configuration, and will complain if one is not set.

To simply write the prompt out to stdout, run:

rngo system infer --prompt