- CLI
- MCP
The CLI ships with a bundled agent skill. Once installed, your editor’s agent uses the same Opens a browser, pairs the CLI with your workspace, and stores a token locally. One time per machine.All commands accept
minitest commands you’d use in a shell, with the same understanding of story shape, criteria rules, and dependencies.1
Install the CLI
2
Authenticate
3
Ask your agent
Navigate to your app’s codebase and prompt:
Beyond authoring
The CLI is also the right surface for scripts, local dev, and uploading manual builds:--json for scripting. Target an app with --app <id-or-name> or export MINITEST_APP_ID=... once per shell.For every command and flag, see CLI commands.Open source at github.com/minitap-ai/minitest-cli.
