start

Initiate AI development sessions by classifying tasks and indexing project guidelines.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/WanxiaJaneYang/mvp-agent --skill start-wanxiajaneyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/WanxiaJaneYang/mvp-agent/tree/main/.agents/skills/start
Command: npx skills add https://github.com/WanxiaJaneYang/mvp-agent --skill start-wanxiajaneyang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured entry point for initiating and managing AI development sessions, ensuring adherence to project workflows and guidelines.

Core Features & Use Cases

  • Workflow Guidance: Guides the AI through understanding development processes, context gathering, and guideline indexing.
  • Task Classification: Helps classify user requests into categories like questions, trivial fixes, simple tasks, or complex tasks.
  • Structured Development: Implements a clear Task Workflow for both simple and complex tasks, ensuring requirements are gathered, research is conducted, and code is implemented and checked systematically.
  • Use Case: When you first start working on a new feature, you would use the $start skill to get oriented with the project's development process and understand how to proceed with your task.

Quick Start

Begin your AI development session by running the start skill.

Frequently Asked Questions about start

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

FAQPage Schema
How do I initiate an AI development session for a new codebase?

To initiate an AI development session, use a structured entry point to guide the AI through context gathering, workflow understanding, and guideline indexing, ensuring systematic task management before implementation begins.

What is task classification in AI development workflows?

Task classification in AI development workflows involves categorizing user requests into questions, trivial fixes, simple tasks, or complex tasks to direct the AI toward the appropriate structured implementation process.

How to manage complex tasks using a structured development workflow?

Manage complex tasks by following a structured development workflow that ensures requirements are gathered, codebase research is conducted, and code is implemented and checked systematically against project guidelines.

Do I need to index project guidelines before starting AI-assisted coding?

Yes, indexing project guidelines before starting AI-assisted coding is necessary to ensure the AI adheres to project standards, follows development processes, and maintains efficient task management throughout the session.

Does structured workflow guidance work for both simple fixes and complex feature development?

Structured workflow guidance works for both simple fixes and complex features by implementing a clear task workflow that scales systematic requirement gathering, research, and code checking based on task classification.