momentic-explore-prompt

Installation
SKILL.md

Generating an explore-prompt.md

What this file is

The explore agent (momentic ai explore diff over a git range, or momentic ai explore latest over the whole app) identifies changed user journeys and builds Momentic tests for them. Both accept extra instructions appended to the explorer's system prompt via two repeatable options:

  • --prompt <text> — inline text. Repeatable.
  • --prompt-file <path> — a file whose contents are appended. Repeatable.

Passing any --prompt or --prompt-file replaces the project's cloud custom prompt. The combined instructions are all --prompt-file contents followed by all --prompt values, each in the order passed — so multiple flags stack rather than one overriding the other.

Installs
3.4K
GitHub Stars
12
First Seen
10 days ago
momentic-explore-prompt — momentic-ai/skills