setup-workflow

Create .pilot directories, configure statusline, and prepare documentation for claude-pilot projects.

19|3|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/changoo89/claude-pilot --skill setup-workflow
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: setup-workflow
Source: https://github.com/changoo89/claude-pilot/tree/main/.claude/skills/setup-workflow
Command: npx skills add https://github.com/changoo89/claude-pilot --skill setup-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initializes claude-pilot for new projects by creating the required .pilot structure, configuring a statusline, and guiding documentation and onboarding prompts to ensure a smooth start.

Core Features & Use Cases

  • Creates a standard .pilot directory scaffold (plan and state) to organize project work.
  • Configures a statusline script and settings for seamless Claude Code integration.
  • Includes optional steps for documentation synchronization and a GitHub star prompt to promote adoption.

Quick Start

Run /pilot:setup to bootstrap the project with directory scaffolding, statusline configuration, and documentation onboarding.

Frequently Asked Questions about setup-workflow

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

FAQPage Schema
How do I automate plugin setup and project initialization for Claude Code?▼

To automate plugin setup and project initialization, this Skill creates a standard directory scaffold, configures statusline integration, and prepares documentation to ensure a consistent plugin skeleton for new projects.

What is the standard directory structure needed for a new plugin project?▼

The standard directory structure requires a .pilot scaffold containing plan and state directories to organize project work, which is created automatically during the initial setup workflow.

How do I configure statusline settings for seamless Claude Code integration?▼

Configuring statusline settings for Claude Code integration is handled by generating a statusline script and applying the required settings automatically during the project initialization sequence.

Do I need an existing plugin installed to run the project initialization workflow?▼

Yes, project initialization requires the plugin to be installed beforehand, along with filesystem access and a Claude Code environment to execute directory creation and documentation steps.

What does the setup workflow include beyond creating project directories?▼

Beyond creating project directories, the setup workflow includes configuring statusline integration, synchronizing documentation, and presenting an optional GitHub star prompt to promote adoption.