solo-init

Configure Solo Factory per project by writing YAML and Markdown configuration files.

18|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/fortunto2/solo-factory --skill solo-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solo-init
Source: https://github.com/fortunto2/solo-factory/tree/main/skills/init
Command: npx skills add https://github.com/fortunto2/solo-factory --skill solo-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the first-time setup for Solo Factory users by guiding configuration, generating per-project defaults, and storing them in readable YAML/Markdown files.

Core Features & Use Cases

  • One-time founder onboarding that asks key questions and creates personalized configuration files.
  • Outputs org defaults (~/.solo-factory/defaults.yaml), founder profile (.solo/manifest.md, etc.), and per-project stacks for immediate use.
  • Safe to re-run to reconfigure or re-check values, without risking existing workflows.

Quick Start

Run the /init command after installing Solo Factory to generate the initial configuration files and founder profile.

Frequently Asked Questions about solo-init

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

FAQPage Schema
What is one-time onboarding for per-project configuration and when do I need it?

One-time onboarding for per-project configuration initializes founder profiles and org defaults. You need it during new project setup or first-time sessions to generate deterministic YAML and Markdown configuration files.

How do I configure org defaults and per-project stacks for a new project?

You configure org defaults and per-project stacks by running an onboarding flow that asks key questions and writes outputs to defaults.yaml, manifest.md, stream-framework.md, dev-principles.md, and stack-specific files.

Do I need to manually create the YAML and Markdown files before running setup?

No, you do not need to manually create the files. The setup process produces deterministic outputs by writing the defaults.yaml and Markdown files automatically based on your answers during the onboarding flow.

Is it safe to re-run onboarding to reconfigure or re-check my values?

Yes, re-running onboarding to reconfigure or re-check values is safe. The process is designed to update your configuration without risking your existing workflows or previously generated project stacks.

What's the best way to generate founder profiles and dev principles for my stack?

The best way to generate founder profiles and dev principles is through a guided onboarding flow that captures your key answers and deterministically outputs readable manifest.md and dev-principles.md files for immediate use.