Skip to content

Replace verbose confirmation prompts with short options#66

Open
edytawrobel wants to merge 1 commit into
carlvellotti:mainfrom
edytawrobel:shorter-confirmation-prompts
Open

Replace verbose confirmation prompts with short options#66
edytawrobel wants to merge 1 commit into
carlvellotti:mainfrom
edytawrobel:shorter-confirmation-prompts

Conversation

@edytawrobel

Copy link
Copy Markdown

Summary

  • Teaching scripts require students to type full sentences like "Say: 'I see the messy notes'" just to confirm they're ready to proceed
  • This adds unnecessary friction and breaks the learning flow
  • Updated SCRIPT_INSTRUCTIONS.md to prefer short confirmations (next, ready, y/n, done) and AskUserQuestion clickable options at check points

Test plan

  • Run through a module (e.g. /start-1-3) and verify Claude uses short clickable prompts instead of verbose typed confirmations
  • Verify teaching content and check-point gating still works correctly

🤖 Generated with Claude Code

Teaching scripts require students to type full sentences like "Say: 'I see the messy notes'" just to confirm readiness. This adds friction and breaks flow. Updated SCRIPT_INSTRUCTIONS.md to prefer short confirmations (next, ready, y/n, done) and AskUserQuestion clickable options instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented May 3, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Carl Vellotti's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants