meta-init

Orchestrate multi-phase project initialization from scaffolding to approved build plans.

1|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/trevorbyrum/claude-skills-suite --skill meta-init
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: meta-init
Source: https://github.com/trevorbyrum/claude-skills-suite/tree/main/skills/meta-init
Command: npx skills add https://github.com/trevorbyrum/claude-skills-suite --skill meta-init

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of initializing a new software project, taking it from a concept to a fully-fledged, approved project plan.

Core Features & Use Cases

  • Full Project Scaffolding: Creates the initial directory structure and template files.
  • Repository Setup: Initializes a Git repository and sets up the remote origin.
  • Deep-Dive Interview: Gathers detailed project requirements and constraints through user interaction.
  • Context Document Generation: Creates a comprehensive project-context.md file.
  • Research Planning: Develops a plan for necessary research, with an option to execute it.
  • Build Plan Creation: Generates a detailed project-plan.md outlining development tasks.
  • Decision Gates: Provides user approval points at critical stages.

Quick Start

Use meta-init to set up a new project called 'awesome-app' with a description of 'A revolutionary new social media platform'.

Frequently Asked Questions about meta-init

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

FAQPage Schema
What is the best way to automate project initialization from zero to a build plan?β–Ό

Project initialization automation orchestrates a multi-phase workflow from initial scaffolding and repository setup to deep-dive interviews, generating approved project context and build plans.

How do I scaffold a new project and set up a Git repository automatically?β–Ό

Automated project scaffolding creates your initial directory structure and template files, initializes a Git repository, and configures the remote origin as part of a sequential initialization workflow.

Can I gather project requirements through an interactive interview during project initialization?β–Ό

Yes, the initialization workflow includes a deep-dive interview phase that gathers detailed project requirements and constraints through user interaction before generating your project context document.

Does the project initialization workflow generate both project context and build plans?β–Ό

Yes, the workflow generates a comprehensive project-context.md file capturing requirements and a detailed project-plan.md outlining development tasks for your build phase.

Can I review and approve project plans before they are finalized during initialization?β–Ό

Yes, the initialization workflow provides decision gates with user approval points at critical stages, allowing you to review and approve project context and build plans before final generation.

Does the initialization workflow support executing research plans for new projects?β–Ό

Yes, the workflow includes a research planning phase that develops necessary research plans, with an optional execution phase to ensure a robust project foundation before build plan generation.