Skip to content

AI agents that do not run the CLI never discover it #266

Description

@angeloashmore

Is your feature request related to a problem? Please describe.

All current guidance is behind npx prismic: the --help output and the docs command. An agent only finds this guidance if it runs the CLI.

A session without the skill (see prismicio/skills) does not know that the CLI exists. The agent falls back to its training data: legacy Slice Machine setup, manual dashboard workflows, and hand-written configuration files. The results look confident and plausible, so the user does not notice the problem until the project is on the wrong path.

Describe the solution you'd like

This issue documents the problem for a later brainstorm. It does not prescribe a solution.

We need mechanisms that reach agents without the skill. Examples: redirects at legacy entry points, or guidance in the output of related packages.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions