start

Load project context and route sessions into resume, planning, or freebuild workflows.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/StephenTownsend1234/vibeflow --skill start-stephentownsend1234
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/StephenTownsend1234/vibeflow/tree/main/start
Command: npx skills add https://github.com/StephenTownsend1234/vibeflow --skill start-stephentownsend1234

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The start skill helps Claude pick up a project with the right context, avoid starting blind, and route the session into the right next move instead of wasting time guessing.

Core Features & Use Cases

It loads project state, checks sprint progress, and guides the user into one of three paths: resume active work, plan a new sprint, or freebuild directly. It is built for vibeflow-managed projects that keep roadmap notes, sprint files, and project memory in a shared .claude workspace across sessions. It also supports a clean restart when setup has not happened yet, pointing the user to bootstrap so the project can be initialized properly.

Quick Start

Use the start skill to load the current project context and choose whether to resume, plan, or build immediately.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load project context and resume a Claude Code development session?

To load project context and resume a Claude Code session, use the start skill to check sprint progress and route into the right workflow. It reads shared .claude workspace memory to pick up active work without starting blind.

What is the best way to plan a new sprint for a vibeflow-managed project?

The best way to plan a new sprint for a vibeflow-managed project is using the start skill to load roadmap state and sprint files. It guides the session into a planning workflow to keep development aligned.

Does the start skill work without existing .claude project state files?

The start skill does not work without .claude project state files. If setup has not happened yet, it points users to bootstrap so the project can be properly initialized with sprint tracking and roadmap awareness.

Why does my Claude Code session lose context across repeated work sessions?

Sessions lose context across repeated work because shared session memory is not loaded. The start skill fixes this by reading .claude project state, sprint files, and roadmap notes to align the session immediately.

Can I skip sprint planning and freebuild directly in a vibeflow project?

You can skip sprint planning and freebuild directly in a vibeflow project. The start skill routes the Claude development session into three paths: resume active work, plan a new sprint, or freebuild immediately.

What do I need to maintain sprint tracking and roadmap awareness in Claude Code?

To maintain sprint tracking and roadmap awareness in Claude Code, you need a vibeflow-managed project with sprint files, roadmap state, and shared session memory in a .claude workspace across repeated work sessions.