smith-bootstrap

Automate greenfield project bootstrap with ForgePlan components and plugins.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ForgePlan/marketplace --skill smith-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smith-bootstrap
Source: https://github.com/ForgePlan/marketplace/tree/main/plugins/fpl-skills/skills/smith-bootstrap
Command: npx skills add https://github.com/ForgePlan/marketplace --skill smith-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires forgeplan-cli, fpl-skills, forgeplan-workflow, agents-pro, agents-core, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial setup of a new project with essential ForgePlan components, plugins, and documentation, streamlining the onboarding process for greenfield projects.

Core Features & Use Cases

  • Automated Project Initialization: Sets up essential ForgePlan components such as .forgeplan/, CLAUDE.md, and AGENTS.md.
  • Plugin Installation Recommendations: Recommends and optionally installs necessary plugins like fpl-skills, forgeplan-workflow, agents-pro, and agents-core.
  • First Brief and PRD Creation: Dispatches agents to create a first Brief and PRD, preparing the project for the ForgePlan pipeline.

Quick Start

Run /smith-bootstrap to start the onboarding process for a new greenfield project.

Frequently Asked Questions about smith-bootstrap

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

FAQPage Schema
How do I bootstrap a greenfield project with ForgePlan?

To bootstrap a greenfield project with ForgePlan, run `/smith-bootstrap` to automatically initialize essential components like `.forgeplan/`, `CLAUDE.md`, and `AGENTS.md`. The command also handles plugin installation and dispatches agents to create your first Brief and PRD.

What is automated project onboarding for greenfield development?

Automated project onboarding initializes essential infrastructure, configuration, and first artifacts for new greenfield projects. It streamlines setup by configuring required ForgePlan components and dispatching agents to create initial documentation like briefs and PRDs.

Do I need the ForgePlan CLI to set up project infrastructure?

Yes, you need the ForgePlan CLI to set up project infrastructure using this bootstrap process. The CLI is a required dependency for running the initialization commands and managing the installation of necessary plugins.

Which plugins are installed during ForgePlan project initialization?

During ForgePlan project initialization, the bootstrap process recommends and optionally installs `fpl-skills`, `forgeplan-workflow`, `agents-pro`, and `agents-core` to ensure essential workflow and agent functionality is in place.

Can I create a first brief and PRD during project bootstrap?

Yes, you can create a first brief and PRD during project bootstrap. The setup process dispatches agents automatically to generate these initial artifacts, preparing the new greenfield project for the ForgePlan pipeline.

What are the limitations of using an automated bootstrap for greenfield projects?

A limitation of using an automated bootstrap for greenfield projects is its strict dependency on the ForgePlan ecosystem, requiring the CLI and specific plugins to be present before initialization scripts can execute successfully.