project-launcher

Compose autonomous project workspaces with phased execution plans.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/robwestz/memoryporter --skill project-launcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-launcher
Source: https://github.com/robwestz/memoryporter/tree/main/knowledge/meta-skills/project-launcher
Command: npx skills add https://github.com/robwestz/memoryporter --skill project-launcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code or compatible AI client, bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users create autonomous project workspaces with a structured, phased execution plan, enabling automated project building and management.

Core Features & Use Cases

  • Autonomous Workspace Composition: Compose a self-contained project workspace with all necessary skills, protocols, and documentation.
  • Phased Execution Plan: Generate a phased execution plan for building the project, ensuring a systematic approach to development.
  • Use Case: Ideal for new project startups, where you need a structured plan to automate the build process without needing portable-kit on disk.

Quick Start

Use the project-launcher skill to start a new project named 'writer-tool' at C:/Users/robin/projects/writer-tool with the blueprint from 'docs/night-projects/a/blueprint-writer-tool.md'.

Frequently Asked Questions about project-launcher

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

FAQPage Schema
How do I set up an autonomous project workspace with a phased execution plan?

To set up an autonomous project workspace, you need a tool that handles project intake, blueprinting, and skill selection to generate a structured phase plan for automated building. This process creates a self-contained directory integrating all necessary skills and protocols for systematic development.

What is autonomous project building and how does phased execution work?

Autonomous project building uses an AI client to automate development through a structured phase plan. Phased execution works by breaking the project into sequential stages, handling intake, workspace composition, and skill integration before handing off to the automated builder.

Do I need Claude Code to compose a project workspace with multiple skills?

Yes, you need Claude Code or a compatible AI client to compose a project workspace with multiple skills. The setup also requires a bash environment to execute the workspace composition script that integrates the necessary protocols and documentation.

Can I launch a new project startup without storing a portable kit on disk?

Yes, you can launch a new project startup without a portable kit on disk by using a project launcher. It generates the workspace structure dynamically by reading a blueprint file and composing the required skills and protocols directly into the target directory.

What's the best way to structure a new project for automated AI development?

The best way to structure a project for automated AI development is using a blueprint-driven approach. This involves defining project requirements in a markdown blueprint, then using a composition script to generate a structured workspace with a phased execution plan for the AI client.