project-bootstrap

Automates generation of scaffolding and governance artifacts for new projects.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/adnanmueller/am-dev-plugins --skill project-bootstrap-adnanmueller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-bootstrap
Source: https://github.com/adnanmueller/am-dev-plugins/tree/main/plugins/development-pipeline/agents/00-bootstrap
Command: npx skills add https://github.com/adnanmueller/am-dev-plugins --skill project-bootstrap-adnanmueller

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a structured project scaffold and governance artifacts.

Core Features & Use Cases

  • Generates a starter project structure, including folder layout and conventions.
  • Produces governance artifacts like project-config.yaml, pipeline-status.md, and decision-log.md.
  • Creates phase documentation for Phase 0 to guide the rest of the pipeline.

Quick Start

Tell me your project name and goals, and I will bootstrap the initial project scaffold.

Frequently Asked Questions about project-bootstrap

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

FAQPage Schema
How do I bootstrap a new project with structured scaffolding and governance artifacts?

Project bootstrapping generates a structured scaffold and governance artifacts by creating project-config.yaml, pipeline-status.md, decision-log.md, and project-bootstrap.md within a project-documentation folder to establish initial conventions and policies.

What governance documents do I need to set up for a new software project?

Essential governance documents for a new project include a decision log for tracking choices, a pipeline status file for progress visibility, and a configuration file to codify project rules and folder conventions from day one.

Can I use this project scaffold generator for early-stage initiatives across multiple teams?

Yes, this scaffold generator applies to early-stage initiatives that require rapid scaffolding, requirements collection, and policy documentation across teams, ensuring consistent project structure and governance from the start.

How do I automatically generate project documentation and folder layout conventions?

You can automatically generate project documentation and folder layout conventions by providing your project name and goals, which triggers the creation of a starter project structure along with phase documentation for Phase 0.

Does this project bootstrap tool require any dependencies or specific environment setup?

No specific dependencies or environment components are required to use this project bootstrap tool, allowing you to quickly generate the initial project scaffold and governance artifacts without prior technical prerequisites.

What is the best way to create a Phase 0 project structure and decision log?

The best way to create a Phase 0 project structure and decision log is through automated project bootstrapping, which simultaneously generates the starter folder layout, phase documentation, and decision tracking files to guide the rest of the pipeline.