Documentation v1.0
Docs Vibe AI Chat Using Vibe

Using Vibe

Vibe is SprintVibe's AI assistant. It helps you plan sprints, refine stories, and think through technical decisions.

Where to find Vibe

Vibe is available on the sprint creation page. When you create or edit a sprint, you'll see the chat panel on the side of the screen.

What Vibe can do

  • Brainstorm features — "What features would a basic e-commerce app need?"
  • Break down work — "Break this feature into smaller stories"
  • Estimate effort — "How many story points would this be for a solo developer?"
  • Suggest acceptance criteria — "What should the acceptance criteria be for this login story?"
  • Technical advice — "Should I use WebSockets or polling for this feature?"
  • Refine prompts — Help you write a better sprint generation prompt

Conversation context

Vibe automatically knows about: - Your project name, description, and tech stack - Your project context (if you've added it) - The current sprint details - Previous messages in the conversation

This context helps Vibe give relevant, specific advice rather than generic responses.

Add to Sprint Prompt

When Vibe suggests something useful, you can click Add to Sprint Prompt to include that suggestion in your sprint generation prompt. This is a great way to iteratively build a detailed prompt through conversation.

Streaming responses

Vibe streams its responses token by token, so you can start reading while it's still generating. This is powered by ActionCable and works in real-time.

Last updated July 18, 2026