Skip to main content
Start with these copy-paste prompts, then follow the worked example to see the tool calls underneath.

Natural-language prompts

These prompts map directly onto MCP tools and are drawn from the install prompt text:
“Show my ai-cmo.dev score and scoreboard.”
Triggers aicmo_score + aicmo_scoreboard.
“List the latest recommendations and runs.”
Triggers aicmo_recs_list + aicmo_runs_list.
“Ask ai-cmo.dev what I should improve next.”
Triggers aicmo_ask with a prompt about improvement opportunities.

Worked example: accept a recommendation

This walkthrough shows what the assistant sees when a user asks to review and accept a recommendation.
1

Check the score

User: “Show my ai-cmo.dev score.”Assistant calls:
Returns:
2

List recommendations

Assistant calls:
Returns:
3

Accept the recommendation

Assistant calls:
Returns:
The recommendation is now in todo status and tracked in the workspace’s lifecycle.